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 d813f66 commit 8361abcCopy full SHA for 8361abc
setup.py
@@ -36,4 +36,5 @@
36
"Programming Language :: Python :: 3.6",
37
"Programming Language :: Python :: 3.7",
38
],
39
+ install_requires=["Django>=1.0"],
40
)
0 commit comments