We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03bffda commit ac64618Copy full SHA for ac64618
requirements.txt
@@ -15,6 +15,6 @@ jinja2
15
cryptography
16
pywin32;sys_platform=="win32"
17
comtypes;sys_platform=="win32"
18
-pymi;sys_platform=="win32"
+pymi@git+https://github.com/cloudbase/pymi@master;sys_platform=="win32"
19
wmi;sys_platform=="win32"
20
tzlocal;sys_platform=="win32"
0 commit comments