Skip to content

Commit

Permalink
Fix py 3.12 build (#565)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjmcgrath committed Dec 5, 2023
2 parents 8e1acde + 46da2c6 commit b6c4a97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
sudo apt install bubblewrap
pip install --user --upgrade pip
pip install --user pipx
pip install --user setuptools
pipx ensurepath
pipx install poetry==1.4.2
poetry config virtualenvs.in-project true
Expand Down

0 comments on commit b6c4a97

Please sign in to comment.