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 ad6b4ae + 53bc126 commit dccafddCopy full SHA for dccafdd
pyproject.toml
@@ -19,7 +19,6 @@ requires-python = ">=3.8"
19
dependencies = [
20
"platformdirs>=2.5",
21
"traitlets>=5.3",
22
- "pywin32>=300 ; sys_platform == 'win32' and platform_python_implementation != 'PyPy'"
23
]
24
dynamic = ["version"]
25
0 commit comments