aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 844ee2e2..9aff9b64 100755
--- a/setup.py
+++ b/setup.py
@@ -18,7 +18,7 @@ setup(
version=VERSION,
description="Download, build, install, upgrade, and uninstall Python "
"packages -- easily!",
- author="",
+ author="The fellowship of the packaging",
author_email="distutils-sig@python.org",
license="PSF or ZPL",
long_description = open('README.txt').read(),