Require Django
This commit is contained in:
parent
c2fe32e622
commit
1f4d001f23
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,8 @@ classifiers =
|
||||||
Programming Language :: Python :: 3.8
|
Programming Language :: Python :: 3.8
|
||||||
Topic :: Internet :: WWW/HTTP
|
Topic :: Internet :: WWW/HTTP
|
||||||
Topic :: Internet :: WWW/HTTP :: Dynamic Content
|
Topic :: Internet :: WWW/HTTP :: Dynamic Content
|
||||||
|
install_requires =
|
||||||
|
django
|
||||||
|
|
||||||
[options]
|
[options]
|
||||||
include_package_data = true
|
include_package_data = true
|
||||||
|
|
Loading…
Reference in a new issue