Changed name to GistAPI.py

This commit is contained in:
Kenneth Reitz
2010-05-16 14:36:37 -04:00
parent 6b0e1da62a
commit db095ecbf3
+1 -1
View File
@@ -21,7 +21,7 @@ setup(name='gist',
author='Kenneth Reitz',
author_email='me@kennethreitz.com',
url='http://github.com/kennethreitz/gistapi.py',
packages=['gist'],
packages=['gistapi'],
license='MIT',
classifiers = (
"Development Status :: 4 - Beta",