diff --git a/setup.cfg b/setup.cfg index c19b0fd..742ede8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -22,3 +22,6 @@ skip = manage.py,docs,.tox,env known_first_party = django_select2, tests known_third_party = django combine_as_imports = true + +[bdist_rpm] +requires = python-django-appconf >= 0.6