Skip to content

Commit

Permalink
remove platform-dependancy commet
Browse files Browse the repository at this point in the history
  • Loading branch information
nWestie committed Jan 23, 2023
1 parent fbc62c7 commit 9e93949
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,5 @@
'Programming Language :: Python :: 3.10',
'Programming Language :: Python :: 3.11',
],
# Alternativly, add pywin32 as a Platform dependancy
# install_requires=[
# "pywin32;platform_system=='Windows'",
# ],
**EXTRA_OPTIONS
)

0 comments on commit 9e93949

Please sign in to comment.