summaryrefslogtreecommitdiff
path: root/debian/tests/control
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2014-11-11 11:58:07 -0500
committerMicah Anderson <micah@riseup.net>2014-11-11 11:58:07 -0500
commit2844e86e7f9d02148bfc3880d9b3c749080d5463 (patch)
treeadd48a96a087c206412b8733a1c565dcfefac753 /debian/tests/control
parent7d5c3dcd969161322deed6c43f8a6a3cb92c3369 (diff)
add new debian directory
Diffstat (limited to 'debian/tests/control')
-rw-r--r--debian/tests/control8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..7d9017f
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,8 @@
+Tests: python2
+Depends: python-all, python-all-dbg, python-zmq, python-zmq-dbg, python-nose, python-numpy-dbg, python-numpy, python-tornado, python-gevent, python-gevent-dbg
+
+Tests: python3
+Depends: python3-all, python3-all-dbg, python3-zmq, python3-zmq-dbg, python3-nose, python3-numpy, python3-numpy-dbg, python3-tornado
+
+Tests: pypy
+Depends: pypy, pypy-zmq