python/test-requirements.txt
Jelle van der Waa 5939b73640 Remove py from test-requirements.txt
`py` is in maintenance mode and nothing in this project depends on it.
2024-09-26 15:07:41 +02:00

13 lines
157 B
Plaintext

coverage>=4.0.3
nose>=1.3.7
pytest
pytest-cov
pluggy>=0.3.1
randomize>=0.13
sphinx>=1.4 # BSD
recommonmark
sphinx_markdown_tables
pycodestyle
autopep8
isort