This commit is contained in:
parent
e41d82f9d2
commit
d27bcf85dd
@ -34,7 +34,7 @@ def run_tests():
|
|||||||
tox_step("python:3.9"),
|
tox_step("python:3.9"),
|
||||||
tox_step("python:3.10"),
|
tox_step("python:3.10"),
|
||||||
tox_step("python:3"),
|
tox_step("python:3"),
|
||||||
tox_step("pypy:3.6", "pypy3", "pypy3"),
|
tox_step("pypy:3.9", "pypy3", "pypy3"),
|
||||||
tox_step("pypy:3", "pypy3", "pypy3"),
|
tox_step("pypy:3", "pypy3", "pypy3"),
|
||||||
notify_step(),
|
notify_step(),
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user