summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorxoviat <xoviat@users.noreply.github.com>2017-09-02 15:27:48 -0500
committerxoviat <xoviat@users.noreply.github.com>2017-09-04 23:32:53 -0500
commit37878bfb4aa9db5860887ad994c4014611812cb3 (patch)
tree0ff2f009fd98fd2abd8431a18367aed8f000f9f3 /tools
parentd6d72787c079079cc8fcb7a1bb1142ed647d7884 (diff)
downloadpython-numpy-37878bfb4aa9db5860887ad994c4014611812cb3.tar.gz
python-numpy-37878bfb4aa9db5860887ad994c4014611812cb3.tar.bz2
python-numpy-37878bfb4aa9db5860887ad994c4014611812cb3.zip
TST: appveyor: Enable OpenBLAS via MinGW Gfortran
Diffstat (limited to 'tools')
-rw-r--r--tools/ci/appveyor/requirements.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/ci/appveyor/requirements.txt b/tools/ci/appveyor/requirements.txt
new file mode 100644
index 000000000..fba8260da
--- /dev/null
+++ b/tools/ci/appveyor/requirements.txt
@@ -0,0 +1,6 @@
+cython
+nose
+pytest-timeout
+pytest-xdist
+pytest-env
+pytest-faulthandler