Author: fijal
Branch: 
Changeset: r82853:aec781f25ac8
Date: 2016-03-07 18:49 +0200
http://bitbucket.org/pypy/pypy/changeset/aec781f25ac8/

Log:    list enum as a dependency directly

diff --git a/requirements.txt b/requirements.txt
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,3 +1,3 @@
 # hypothesis is used for test generation on untranslated jit tests
 hypothesis
-
+enum # is a dependency, but old pip does not pick it up
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to