We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bbb51df + 3c0feab commit 8a3a03aCopy full SHA for 8a3a03a
requirements/base.txt
@@ -5,4 +5,4 @@
5
GitPython>=3.1,<3.2
6
mkdocs>=1.1,<2
7
pytz==2022.* ; python_version < "3.9"
8
-tzdata==2022.* ; python_version >= "3.9"
+tzdata==2022.* ; python_version >= "3.9" and sys_platform == "win32"
0 commit comments