Add Windows-specific requirements file

This commit is contained in:
Labrys of Knossos 2018-12-13 23:25:34 -05:00
commit bda96e248e

3
requirements-windows.txt Normal file
View file

@ -0,0 +1,3 @@
-r requirements.txt
jaraco-windows
pywin32