pyhamtools/requirements-pytest.txt
Tobias Wellnitz, DH1TW 526a4f8fe9 added python3.9 support
2021-06-01 03:27:32 +02:00

6 lines
165 B
Plaintext

pytest>=6.2.2; python_version>='3.6'
pytest==4.6.11; python_version<='3.5' and python_version>='2.7'
pytest-blockage>=0.2.2
pytest-localserver>=0.5
pytest-cov>=2.12