We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb38346 commit 9050965Copy full SHA for 9050965
setup.py
@@ -8,6 +8,4 @@
8
version=package_version,
9
author="some author",
10
install_requires=["requests", "numpy", "Django==1.9.6"],
11
- ]
12
- }
13
)
0 commit comments