aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormattip <matti.picus@gmail.com>2016-02-22 14:03:56 +0100
committermattip <matti.picus@gmail.com>2016-02-22 14:03:56 +0100
commitce31e9ffd34f7ca62aa810e4980e58c226d1e77f (patch)
treef9693320f2aa615f4455e4f9abe8447d4af975cb /requirements.txt
parentmerge reorder-map-attributes: (diff)
downloadpypy-ce31e9ffd34f7ca62aa810e4980e58c226d1e77f.tar.gz
pypy-ce31e9ffd34f7ca62aa810e4980e58c226d1e77f.tar.bz2
pypy-ce31e9ffd34f7ca62aa810e4980e58c226d1e77f.zip
add requirements.txt for untranslated tests
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
new file mode 100644
index 0000000000..a04799b455
--- /dev/null
+++ b/requirements.txt
@@ -0,0 +1,3 @@
+# hypothesis is used for test generation on untranslated jit tests
+hypothesis
+