Put windows deps in win_req.txt

This commit is contained in:
twangboy 2020-02-26 17:19:38 -07:00 committed by Daniel Wozniak
parent 9875424a9e
commit 52a38848f2
2 changed files with 2 additions and 2 deletions

View file

@ -25,7 +25,6 @@ PyMySQL==0.9.3
pyopenssl==19.0.0
python-dateutil==2.8.0
python-gnupg==0.4.4
pythonnet==2.4.0
pyyaml==5.1.2
pyzmq==18.0.1 ; python_version < "3.8"
pyzmq==19.0.0 ; python_version >= "3.8"
@ -35,7 +34,6 @@ singledispatch==3.4.0.3; python_version < '3.4'
timelib==0.2.4
watchdog==0.9.0
wheel==0.33.4
wmi==1.4.9
# GitPython
GitPython==2.1.10

View file

@ -1 +1,3 @@
pythonnet==2.4.0
pywin32==227
wmi==1.4.9