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 d6794e7 commit a00bfc4Copy full SHA for a00bfc4
.github/workflows/tox.yml
@@ -67,7 +67,7 @@ jobs:
67
strategy:
68
matrix:
69
python-version: ["3.9", "3.10", "3.11", "3.12"]
70
- dependencies: [latest, pre]
+ dependencies: [latest] # , pre]
71
include:
72
- python-version: "3.9"
73
dependencies: min
0 commit comments