Remove watchdog from windows.in

This commit is contained in:
twangboy 2019-07-05 15:05:54 -06:00
parent 05a0845243
commit c410a4b2fb
No known key found for this signature in database
GPG Key ID: 93FF3BDEB278C9EB

View File

@ -24,12 +24,3 @@ setproctitle
strict_rfc3339
supervisor==3.3.5; python_version < '3'
virtualenv
watchdog
# If running under windows, please uncomment the following 2 requirements before running
# pip-compile -o requirements/static/windows.txt requirements/zeromq.txt requirements/raet.txt requirements/pytest.txt requirements/static/windows.in
#
# On non windows, please copy the following 2 requirements to the generated windows.txt, un-commented
#pywin32==223
#wmi==1.4.9