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 08150c5 commit 7d6365dCopy full SHA for 7d6365d
.github/workflows/ci.yml
@@ -22,7 +22,6 @@ jobs:
22
- {VERSION: "pypy-3.10", TOXENV: "pypy3"}
23
- {VERSION: "3.11", TOXENV: "py311-useWheel", OS: "windows-2022" }
24
# -cryptographyMain
25
- - {VERSION: "3.7", TOXENV: "py37-cryptographyMain"}
26
- {VERSION: "3.8", TOXENV: "py38-cryptographyMain"}
27
- {VERSION: "3.9", TOXENV: "py39-cryptographyMain"}
28
- {VERSION: "3.10", TOXENV: "py310-cryptographyMain"}
0 commit comments