We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ede4de commit 73d5da3Copy full SHA for 73d5da3
.github/workflows/pythonapp.yml
@@ -18,8 +18,8 @@ jobs:
18
# - "3.8"
19
# - "3.9"
20
# - "3.10"
21
- # - "3.11"
22
# # it appears that sphinx 8.2.1 requires python version >= 3.11
+ - "3.11"
23
- "3.12"
24
# IMPORTANT: update the documentation file ../../docs/source/getting-started.rst when adding more python versions to the list above
25
0 commit comments