Skip to content

Commit dccafdd

Browse files
authored
Merge pull request #1 from stonebig/stonebig-patch-1
remove pywin32 to allow free-threading
2 parents ad6b4ae + 53bc126 commit dccafdd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ requires-python = ">=3.8"
1919
dependencies = [
2020
"platformdirs>=2.5",
2121
"traitlets>=5.3",
22-
"pywin32>=300 ; sys_platform == 'win32' and platform_python_implementation != 'PyPy'"
2322
]
2423
dynamic = ["version"]
2524

0 commit comments

Comments
 (0)