diff --git a/setup.cfg b/setup.cfg index d43a179..d57c0af 100644 --- a/setup.cfg +++ b/setup.cfg @@ -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