Skip to content

Commit b1c26aa

Browse files
committed
comment out to test
1 parent 6e66372 commit b1c26aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies = [
2828
"numpy>=1.23.2; python_version>='3.11'",
2929
"python-dateutil>=2.8.2",
3030
"pytz>=2020.1",
31-
"tzdata>=2022.1"
31+
# "tzdata>=2022.1"
3232
]
3333
classifiers = [
3434
'Development Status :: 5 - Production/Stable',

0 commit comments

Comments
 (0)