We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9a8af9 commit 1f298d9Copy full SHA for 1f298d9
.github/workflows/pdoc.yml
@@ -30,7 +30,7 @@ jobs:
30
POETRY_VERSION: 1.2.0
31
strategy:
32
matrix:
33
- python-version: ["3.10"]
+ python-version: ["3.9", "3.10"]
34
35
steps:
36
#----------------------------------------------
0 commit comments