including config

This commit is contained in:
Khalim Conn-Kowlessar 2023-07-21 18:12:38 +01:00
parent e4610833a1
commit 2d515aac78

View file

@ -36,6 +36,7 @@ package:
# Exclude all of model_data but then re-include the files we need
- '!model_data/**'
- 'model_data/BaseUtility.py'
- 'model_data/config.py'
- 'model_data/__init__.py'
- '!infrastructure/**'
- '!data_collection/**'