This commit is contained in:
Kenneth Love
2012-11-23 09:56:12 -08:00
parent a2a9648cad
commit 0a74ddfdf7

View File

@@ -15,7 +15,7 @@ setup(
install_requires=["requests", "django"],
include_package_data=True,
test_suite="runtests.runtests",
test_requires=["mock"],
tests_require=["mock"],
classifiers=[
"Programming Language :: Python",
"License :: OSI Approved :: BSD License",