Skip to content

Commit bcde7c9

Browse files
committed
typo
1 parent d98fe11 commit bcde7c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
# get newer, pre-release versions of critical packages
6161
pip install --progress-bar=off --pre --extra-index-url https://pypi.anaconda.org/scientific-python-nightly-wheels/simple -r requirements/doc_requirements.txt
6262
# then install numpy HEAD, which will override the version installed above
63-
spin build --scipy-openblas=64
63+
spin build --with-scipy-openblas=64
6464
6565
- run:
6666
name: build devdocs w/ref warnings

0 commit comments

Comments
 (0)