Author: Ronan Lamy <[email protected]> Branch: run-extra-tests Changeset: r92910:c0b920761a24 Date: 2017-11-02 16:33 +0000 http://bitbucket.org/pypy/pypy/changeset/c0b920761a24/
Log: Add extra_tests/requirements.txt diff --git a/extra_tests/requirements.txt b/extra_tests/requirements.txt new file mode 100644 --- /dev/null +++ b/extra_tests/requirements.txt @@ -0,0 +1,2 @@ +pytest +hypothesis _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
