aboutsummaryrefslogtreecommitdiff
path: root/python/test-requirements.txt
diff options
context:
space:
mode:
authorHubert Chathi <hubert@uhoreg.ca>2019-07-03 19:27:30 +0000
committerHubert Chathi <hubert@uhoreg.ca>2019-07-03 19:27:30 +0000
commitc463d8b55b7a91b651c2ac4e3e09a25fa0775240 (patch)
tree26fe2896be81759b9df5b2e8014240c62faf5496 /python/test-requirements.txt
parentaa0c9ab6b51d182cb78ab4cc75c81c0054765bde (diff)
parent5d7070d2f365b54ee40e481483f35352cdfe53f5 (diff)
Merge branch 'python/drop-hypothesis' into 'master'
tests: Drop hypothesis from the python tests. See merge request matrix-org/olm!5
Diffstat (limited to 'python/test-requirements.txt')
-rw-r--r--python/test-requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/python/test-requirements.txt b/python/test-requirements.txt
index eb89250..b18f27f 100644
--- a/python/test-requirements.txt
+++ b/python/test-requirements.txt
@@ -1,5 +1,4 @@
pytest
-hypothesis
pytest-flake8
pytest-isort
pytest-cov