Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-05-17 19:25:39 -04:00
parent 26a4892f14
commit 7d6a7acb0d
+1 -1
View File
@@ -28,7 +28,7 @@ setup(
'License :: OSI Approved :: MIT License',
'Programming Language :: Python',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.6',
],
test_suite="test_httpbin",
packages=find_packages(),