Skip to content

Commit 93f4577

Browse files
committed
Is this correct?
Not sure, never dealt with delivering public Python modules
1 parent 0a6f9ad commit 93f4577

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
@@ -22,7 +22,7 @@ classifiers = [
2222
]
2323
dynamic = ["version"]
2424
requires-python = ">=3.9"
25-
dependencies = ["pywin32;platform_system=='Windows'"]
25+
dependencies = []
2626

2727
[project.urls]
2828
Repository = "https://github.com/python-ffmpegio/python-namedpipe"

0 commit comments

Comments
 (0)