Skip to content

Commit 3d0d81a

Browse files
committed
fix typo
1 parent 4ddb9b9 commit 3d0d81a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/populate_tox/tox.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ envlist =
1919
{py3.7,py3.8,py3.9,py3.10,py3.11,py3.12,py3.13}-common
2020

2121
# === Gevent ===
22-
{ßpy3.8,py3.10,py3.11,py3.12}-gevent
22+
{py3.8,py3.10,py3.11,py3.12}-gevent
2323

2424
# === Integrations ===
2525
# General format is {pythonversion}-{integrationname}-v{frameworkversion}

0 commit comments

Comments
 (0)