Skip to content

Commit

Permalink
Pin additional
Browse files Browse the repository at this point in the history
  • Loading branch information
phofl committed Dec 20, 2021
1 parent aef03c9 commit c1e48fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/setup_env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ echo "[Build extensions]"
python setup.py build_ext -q -j2

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

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

0 comments on commit c1e48fd

Please sign in to comment.