Replaces WMI with PyMI
Change-Id: Ia15b0d9c8ada0b6eada8fd9136e384373c5c83f9
This commit is contained in:
parent
51d15cff6e
commit
a4dec66bc2
@ -1,5 +0,0 @@
|
||||
# The order of packages is significant, because pip processes them in the order
|
||||
# of appearance. Changing the order has an impact on the overall integration
|
||||
# process, which may cause wedges in the gate later.
|
||||
|
||||
WMI>=1.4.9
|
@ -14,3 +14,6 @@ oslo.utils>=3.4.0 # Apache-2.0
|
||||
oslo.i18n>=2.1.0 # Apache-2.0
|
||||
|
||||
eventlet>=0.18.2 # MIT
|
||||
|
||||
# Windows-only requirements
|
||||
PyMI>=1.0.0;sys_platform=='win32' # Apache 2.0 License
|
||||
|
Loading…
Reference in New Issue
Block a user