ci : ajoute Eau2018.xls au dépôt (requis pour la seed Docker)
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

- .gitignore : exception !Eau2018.xls dans la règle *.xls
- Eau2018.xls : données tarifaires Saoû 2018, nécessaires à seed.py
  pour créer les 363 foyers et la courbe de référence

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Yvv
2026-03-24 04:51:51 +01:00
parent 532cc1a0e3
commit 92fb60c114
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@@ -56,6 +56,7 @@ data/DEV-CREDENTIALS.md
# Data files (research, not part of the app) # Data files (research, not part of the app)
*.pdf *.pdf
*.xls *.xls
!Eau2018.xls
*.xlsx *.xlsx
*.ipynb *.ipynb
eau.py eau.py

BIN
Eau2018.xls Normal file

Binary file not shown.