Add tasks module to python package build

This commit is contained in:
nolash
2021-03-12 18:47:35 +01:00
parent 361f5f7f8b
commit 820accf553

View File

@@ -25,6 +25,7 @@ licence_files =
python_requires = >= 3.6
packages =
cic_cache
cic_cache.tasks
cic_cache.db
cic_cache.db.models
cic_cache.runnable