Update setup.cfg

master
Fabio Caccamo 2023-01-12 13:07:11 +01:00
parent bb0ae3d4f7
commit fd3d20ec11
1 changed files with 5 additions and 1 deletions

View File

@ -53,4 +53,8 @@ install_requires = django-colorfield >= 0.8.0, < 1.0.0
include_package_data = True
[options.packages.find]
exclude = contrib; docs; tests*
exclude =
docs*
images*
scripts*
tests*