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 4ddb9b9 commit 3d0d81aCopy full SHA for 3d0d81a
scripts/populate_tox/tox.jinja
@@ -19,7 +19,7 @@ envlist =
19
{py3.7,py3.8,py3.9,py3.10,py3.11,py3.12,py3.13}-common
20
21
# === Gevent ===
22
- {ßpy3.8,py3.10,py3.11,py3.12}-gevent
+ {py3.8,py3.10,py3.11,py3.12}-gevent
23
24
# === Integrations ===
25
# General format is {pythonversion}-{integrationname}-v{frameworkversion}
0 commit comments