mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Add wmi and pythonnet for Windows tests
This commit is contained in:
parent
bdb89d4cca
commit
1edc532723
1 changed files with 2 additions and 0 deletions
|
@ -1,2 +1,4 @@
|
|||
cherrypy
|
||||
pytest-salt-factories==1.0.0rc17
|
||||
pythonnet; sys_platform == 'win32'
|
||||
wmi; sys_platform == 'win32'
|
||||
|
|
Loading…
Add table
Reference in a new issue