Update setup.cfg

This commit is contained in:
Fabio Caccamo
2023-01-12 13:07:11 +01:00
parent bb0ae3d4f7
commit fd3d20ec11
+5 -1
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*