There was an error while loading. Please reload this page.
1 parent 18d38ee commit 565262aCopy full SHA for 565262a
build_tools/circle/build_test_pypy.sh
@@ -19,7 +19,7 @@ python --version
19
which python
20
21
pip install --extra-index https://antocuni.github.io/pypy-wheels/ubuntu numpy Cython pytest
22
-pip install "scipy>=1.1.0" sphinx numpydoc docutils
+pip install "scipy>=1.1.0" sphinx numpydoc docutils joblib
23
24
ccache -M 512M
25
export CCACHE_COMPRESS=1
0 commit comments