Skip to content

Commit c1e48fd

Browse files
committed
Pin additional
1 parent aef03c9 commit c1e48fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/setup_env.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ echo "[Build extensions]"
106106
python setup.py build_ext -q -j2
107107

108108
echo "[Updating pip]"
109-
python -m pip install --no-deps -U pip wheel setuptools
109+
python -m pip install --no-deps -U pip wheel "setuptools<60.0.0"
110110

111111
echo "[Install pandas]"
112112
python -m pip install --no-build-isolation -e .

0 commit comments

Comments
 (0)