8000 MAINT pin numpydoc in arm for now (#22292) · jjerphan/scikit-learn@b84259d · GitHub
[go: up one dir, main page]

8000 Skip to content

Commit b84259d

Browse files
thomasjpfanjjerphan
authored andcommitted
MAINT pin numpydoc in arm for now (scikit-learn#22292)
1 parent eced316 commit b84259d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_tools/circle/build_test_arm.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ fi
6060
if [[ "$TEST_DOCSTRINGS" == "true" ]]; then
6161
# numpydoc requires sphinx
6262
mamba install --verbose -y sphinx
63-
mamba install --verbose -y numpydoc
63+
mamba install --verbose -y "numpydoc<1.2"
6464
fi
6565

6666
python --version

0 commit comments

Comments
 (0)
0