Author: Antonio Cuni <[email protected]>
Branch: vmprof-0.4.10
Changeset: r92944:4134cbd25c42
Date: 2017-11-05 11:33 +0100
http://bitbucket.org/pypy/pypy/changeset/4134cbd25c42/

Log:    try to install vmprof and see what happens to test_enable and
        test_native

diff --git a/requirements.txt b/requirements.txt
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,5 @@
 cffi>=1.4.0
+vmprof>=0.4.10  # required to parse log files in rvmprof tests
 
 # hypothesis is used for test generation on untranslated tests
 hypothesis
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to