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 c4e9ba3 commit 23f2801Copy full SHA for 23f2801
.github/workflows/test.yml
@@ -63,7 +63,6 @@ jobs:
63
uses: actions/setup-python@v5
64
with:
65
python-version: ${{ matrix.python }}
66
- allow-prereleases: true
67
68
- name: Install tox
69
run: |
0 commit comments