Author: Ronan Lamy <[email protected]>
Branch:
Changeset: r97757:9b953c97479f
Date: 2019-10-10 20:34 +0100
http://bitbucket.org/pypy/pypy/changeset/9b953c97479f/
Log: Stop updating hypothesis: 4.40 is incompatible with our ancient
pytest
diff --git a/requirements.txt b/requirements.txt
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,5 +6,5 @@
vmprof>=0.4.10; 'x86' in platform.machine #skip arm, s390x
# hypothesis is used for test generation on untranslated tests
-hypothesis
+hypothesis<4.40
enum34>=1.1.2
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit