We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0412590 commit 0c10367Copy full SHA for 0c10367
.github/workflows/docs.yml
@@ -36,7 +36,7 @@ jobs:
36
- uses: actions/checkout@v4
37
- uses: actions/setup-python@v5
38
with:
39
- python-version: '3.8'
+ python-version: '3.12'
40
- name: Install tox
41
run: pip install tox==4.11.0
42
- name: Setup tox environment
0 commit comments