We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 325916c commit 424717bCopy full SHA for 424717b
.github/workflows/main.yml
@@ -52,7 +52,7 @@ jobs:
52
- name: Setup Python
53
uses: actions/setup-python@v3
54
with:
55
- python-version: "3.10"
+ python-version: "3.11-dev"
56
- name: Install tox
57
run: |
58
python -m pip install tox
0 commit comments