mirror of
https://github.com/kennethreitz/httpbin.git
synced 2026-06-05 06:46:16 +00:00
more meta updates
This commit is contained in:
@@ -9,11 +9,11 @@ setup(
|
||||
description="HTTP Request and Response Service",
|
||||
|
||||
# The project URL.
|
||||
url='https://github.com/kennethreitz/httpbin',
|
||||
url='https://github.com/Runscope/httpbin',
|
||||
|
||||
# Author details
|
||||
author='Kenneth Reitz',
|
||||
author_email='me@kennethreitz.com',
|
||||
author='Runscope',
|
||||
author_email='httpbin@runscope.com',
|
||||
|
||||
# Choose your license
|
||||
license='MIT',
|
||||
|
||||
Reference in New Issue
Block a user