kennethreitz

This commit is contained in:
2017-03-19 22:36:31 -04:00
parent e6e0300a5f
commit 3d52c2a8b5
+3 -3
View File
@@ -12,11 +12,11 @@ setup(
# long_description=long_description,
# The project URL.
url='https://github.com/Runscope/httpbin',
url='https://github.com/kennethreitz/httpbin',
# Author details
author='Runscope',
author_email='httpbin@runscope.com',
author='Kenneth Reitz',
author_email='me@kennethreitz.org',
# Choose your license
license='MIT',