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 9e68a02 commit e7057cdCopy full SHA for e7057cd
.github/workflows/tests.yml
@@ -56,7 +56,7 @@ jobs:
56
fail-fast: false
57
matrix:
58
os: [ubuntu-latest, windows-latest, macos-latest]
59
- pyversion: [">=3.8", "3.13.2", "3.13.1", "3.13.0", "3.12", "3.8"]
+ pyversion: ["3", "3.13.2", "3.13.1", "3.13.0", "3.12", "3.8"]
60
61
steps:
62
- uses: actions/checkout@v4
0 commit comments