diff --git a/setup.py b/setup.py index 540251b..128a0ce 100644 --- a/setup.py +++ b/setup.py @@ -1,3 +1,7 @@ +""" +This script handles the installation and auditing of WAPT packages for updating applications. +It checks for new package versions on a WAPT server and sends notifications. +""" # -*- coding: utf-8 -*- from setuphelpers import * import requests