Skip to content

Commit 519a0e3

Browse files
committed
tweak tox for pypy3
1 parent f6a491f commit 519a0e3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

tox.ini

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ envlist =
1212
py38
1313
py39
1414
py310
15-
# pypy
16-
pypy3
15+
# pypy27
16+
pypy36
17+
pypy37
1718

1819
[testenv]
1920
deps =

0 commit comments

Comments
 (0)