Author: Richard Plangger <[email protected]>
Branch:
Changeset: r82960:4475205e86ba
Date: 2016-03-11 07:55 +0100
http://bitbucket.org/pypy/pypy/changeset/4475205e86ba/
Log: added enum34 package which is otherwise not picked up by pip on
s390x build bot
diff --git a/requirements.txt b/requirements.txt
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,3 +1,4 @@
# hypothesis is used for test generation on untranslated jit tests
hypothesis
enum>=0.4.6 # is a dependency, but old pip does not pick it up
+enum34>=1.1.2
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit