pytest.txt 293 B

123456789
  1. mock >= 3.0.0
  2. # PyTest
  3. pytest >= 5.4.2; sys_platform != "win32"
  4. # https://github.com/pytest-dev/pytest/issues/6964#issuecomment-632727439
  5. pytest >=4.6.9,<4.7; sys_platform == "win32"
  6. pytest-salt
  7. pytest-salt-factories >= 0.10.6
  8. pytest-tempdir >= 2019.10.12
  9. pytest-helpers-namespace >= 2019.1.8