Skip to content

Commit

Permalink
Add pywin32 as a requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
vzhurba01 committed Jul 1, 2024
1 parent cd3ab45 commit b88592a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ setuptools
tomli; python_version < "3.11"
versioneer==0.29
wheel
pywin32; sys_platform == 'win32'

0 comments on commit b88592a

Please sign in to comment.