Delete hdays module (#2443)

This commit is contained in:
Cuong Duong 2023-07-07 22:21:54 +10:00 committed by GitHub
parent 65fc74efdb
commit 52a8723e32
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 1105 deletions

File diff suppressed because it is too large Load diff

View file

@ -17,10 +17,7 @@ dependencies = [
"numpy>=1.15.4",
"matplotlib>=2.0.0",
"pandas>=1.0.4",
"LunarCalendar>=0.0.9",
"convertdate>=2.1.2",
"holidays>=0.25",
"python-dateutil>=2.8.0",
"tqdm>=4.36.1",
"importlib_resources",
]