diff options
Diffstat (limited to 'setup.cfg')
| -rw-r--r-- | setup.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -34,6 +34,7 @@ project_urls = [options] python_requires = >=3.6 packages = find: +# When the django-admin.py deprecation ends, remove "scripts". scripts = django/bin/django-admin.py include_package_data = true zip_safe = false |
