Skip to content

Commit

Permalink
maybe for py312
Browse files Browse the repository at this point in the history
Takaya Uchida authored and Takaya Uchida committed Jul 1, 2024
1 parent 25c4c37 commit 47c575c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -40,6 +40,8 @@ jobs:
shell: bash -l {0}
run: |
python -m pip install -e . --no-deps
python -m ensurepip --upgrade
python -m pip install --upgrade setuptools
conda list
- name: Run Tests
shell: bash -l {0}

0 comments on commit 47c575c

Please sign in to comment.