diff --git a/setup.py b/setup.py index 46c48fd3498..753a5737a23 100755 --- a/setup.py +++ b/setup.py @@ -1,4 +1,7 @@ #!/usr/bin/python2 +''' +The setup script for salt +''' from distutils.core import setup