Skip to content

Commit b88592a

Browse files
committed
Add pywin32 as a requirement
1 parent cd3ab45 commit b88592a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ setuptools
77
tomli; python_version < "3.11"
88
versioneer==0.29
99
wheel
10+
pywin32; sys_platform == 'win32'

0 commit comments

Comments
 (0)