8000 MNT Try [scipy-dev] · thomasjpfan/scikit-learn@ba1699d · GitHub
[go: up one dir, main page]

Skip to content

Commit ba1699d

Browse files
committed
MNT Try [scipy-dev]
1 parent aff07c1 commit ba1699d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_tools/azure/test_script.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ if [[ -n "$CHECK_WARNINGS" ]]; then
4444
TEST_CMD="$TEST_CMD -Werror::DeprecationWarning -Werror::FutureWarning -Wignore:tostring:DeprecationWarning"
4545

4646
# Python 3.10 deprecates disutils and is imported by numpy interally during import time
47-
TEST_CMD="$TEST_CMD -Wignore:The\ distutils:DeprecationWarning"
47+
TEST_CMD="$TEST_CMD '-Wignore:The distutils:DeprecationWarning'"
4848
fi
4949

5050
if [[ "$PYTEST_XDIST_VERSION" != "none" ]]; then

0 commit comments

Comments
 (0)
0