8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dfad71 commit 0da460aCopy full SHA for 0da460a
build_tools/circle/build_test_pypy.sh
@@ -22,7 +22,7 @@ which python
22
# compatibility is resolved for numpy v1.6.x. For instance,
23
# when PyPy3 >6.0 is released (see numpy/numpy#12740)
24
pip install --extra-index https://antocuni.github.io/pypy-wheels/ubuntu "numpy==1.15.*" Cython pytest
25
-pip install "scipy>=1.1.0" sphinx numpydoc docutils joblib
+pip install "scipy>=1.1.0" sphinx numpydoc docutils joblib pillow
26
27
ccache -M 512M
28
export CCACHE_COMPRESS=1
0 commit comments