Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b6c4a97

Browse files
authored
Fix py 3.12 build (auth0#565)
2 parents 8e1acde + 46da2c6 commit b6c4a97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
sudo apt install bubblewrap
6666
pip install --user --upgrade pip
6767
pip install --user pipx
68+
pip install --user setuptools
6869
pipx ensurepath
6970
pipx install poetry==1.4.2
7071
poetry config virtualenvs.in-project true

0 commit comments

Comments
 (0)