olm/python/test-requirements.txt
Damir Jelić 125c62098c tests: Drop hypothesis from the tests.
Hypothesis recently had some problems with the typing module breaking
the tox tests.

Since Hypothesis isn't really used much in the test this patch removes
it from them as well as from the test-requirements.
2019-06-20 13:45:33 +02:00

6 lines
72 B
Text

pytest
pytest-flake8
pytest-isort
pytest-cov
pytest-benchmark
aspectlib