pytest.txt 281 B

12345678
  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-factories >= 0.13.0
  7. pytest-tempdir >= 2019.10.12
  8. pytest-helpers-namespace >= 2019.1.8