We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4096733 commit 11bbbccCopy full SHA for 11bbbcc
pyproject.toml
@@ -28,6 +28,7 @@ dependencies = [
28
"numpy>=1.23.2; python_version>='3.11'",
29
"python-dateutil>=2.8.2",
30
"pytz>=2020.1"
31
+ "tzdata; platform_system=='Windows'";
32
]
33
classifiers = [
34
'Development Status :: 5 - Production/Stable',
0 commit comments