Merge "Install "wmi" library in "win32" systems"

This commit is contained in:
Zuul 2020-05-26 18:04:26 +00:00 committed by Gerrit Code Review
commit e2b248f5ee
2 changed files with 2 additions and 0 deletions

View File

@ -138,4 +138,5 @@ vine==1.1.4
waitress==1.1.0
WebOb==1.8.2
WebTest==2.0.27
wmi==1.4.9
wrapt==1.7.0

View File

@ -58,3 +58,4 @@ os-xenapi>=0.3.1 # Apache-2.0
os-vif>=1.15.1 # Apache-2.0
futurist>=1.2.0 # Apache-2.0
tooz>=1.58.0 # Apache-2.0
wmi>=1.4.9;sys_platform=='win32' # MIT