X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/python-afs.git/blobdiff_plain/1c401f84faaf875b84faee6c45e9b465960f4e18..8e5ee8f6e2d13f9662056ec38f123b0e7edae5b0:/setup.py?ds=sidebyside diff --git a/setup.py b/setup.py index 1a0f0e2..3b7b0ea 100755 --- a/setup.py +++ b/setup.py @@ -40,6 +40,7 @@ setup( description="PyAFS - Python bindings for AFS", author="Evan Broder", author_email="broder@mit.edu", + url="http://github.com/ebroder/pyafs/", license="GPL", requires=['Cython'], packages=['afs', 'afs.tests'],