We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8646b4f commit e9a8af9Copy full SHA for e9a8af9
.github/workflows/pdoc.yml
@@ -27,7 +27,7 @@ jobs:
27
build:
28
runs-on: ubuntu-latest
29
env:
30
- POETRY_VERSION: 1.3.0
+ POETRY_VERSION: 1.2.0
31
strategy:
32
matrix:
33
python-version: ["3.10"]
0 commit comments