feat: add local holidays

This commit is contained in:
barredterra
2023-07-13 13:29:07 +02:00
parent 5f307f92e0
commit aa18b25a71
4 changed files with 143 additions and 393 deletions

View File

@@ -13,6 +13,7 @@ dependencies = [
"Unidecode~=1.3.6",
"barcodenumber~=0.5.0",
"rapidfuzz~=2.15.0",
"holidays~=0.28",
# integration dependencies
"gocardless-pro~=1.22.0",