We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8e1acde + 46da2c6 commit b6c4a97Copy full SHA for b6c4a97
1 file changed
.github/workflows/test.yml
@@ -65,6 +65,7 @@ jobs:
65
sudo apt install bubblewrap
66
pip install --user --upgrade pip
67
pip install --user pipx
68
+ pip install --user setuptools
69
pipx ensurepath
70
pipx install poetry==1.4.2
71
poetry config virtualenvs.in-project true
0 commit comments