Skip to content

Commit 46f35ec

Browse files
committed
Remove pypy
1 parent 87de000 commit 46f35ec

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

tox.ini

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,8 @@ envlist =
88
pycodestyle,
99
pylint,
1010
py36,
11-
pypy36,
1211
py37,
13-
pypy37,
1412
py38,
15-
pypy38,
1613
py39,
1714
py310,
1815
py311,
@@ -24,11 +21,8 @@ envlist =
2421
[gh-actions]
2522
python =
2623
3.6: py36, pycodestyle, pylint
27-
pypy-3.6: pypy36
2824
3.7: py37
29-
pypy-3.7: pypy37
3025
3.8: py38
31-
pypy-3.8: pypy38
3226
3.9: py39
3327
3.10: py310
3428
3.11: py311

0 commit comments

Comments
 (0)