Require Django

This commit is contained in:
Kumi 2020-08-21 16:58:45 +02:00
parent c2fe32e622
commit 1f4d001f23

View file

@ -22,6 +22,8 @@ classifiers =
Programming Language :: Python :: 3.8
Topic :: Internet :: WWW/HTTP
Topic :: Internet :: WWW/HTTP :: Dynamic Content
install_requires =
django
[options]
include_package_data = true