diff --git a/setup.cfg b/setup.cfg index 6718b50..65b1383 100644 --- a/setup.cfg +++ b/setup.cfg @@ -34,7 +34,7 @@ project_urls = Documentation = https://django-cryptography.readthedocs.io [options] -packages = django_cryptography +packages = find: python_requires = >=3.7 include_package_data = True install_requires =