Skip to content

Commit

Permalink
MAINT: Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
bashtage committed May 18, 2022
1 parent 7176c03 commit 452eade
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ci/cirrus-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ python3.9 -m ensurepip --upgrade
python3.9 -m pip install wheel setuptools_scm[toml] pytest
python3.9 -m pip list
git fetch --tags
python3.9 -m pip install -e . --no-build-isolation
python3.9 -m pip install . --no-build-isolation

0 comments on commit 452eade

Please sign in to comment.