including rdsap tables:

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

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/rdsap_tables'
- 'model_data/config.py'
- 'model_data/__init__.py'
- '!infrastructure/**'