We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96d00b8 commit 891fd29Copy full SHA for 891fd29
1 file changed
tox.ini
@@ -23,7 +23,9 @@ allowlist_externals =
23
basepython =
24
pypypy3: pypy3
25
pypypy3.9: pypy3.9
26
+ pypypy-3.9: pypy3.9
27
pypypy3.10: pypy3.10
28
+ pypypy-3.10: pypy3.10
29
pypyjion: pyjion
30
{docs,checks,black,black-check,lint,pylint,bandit,mypy,micro-benchmarks,coverage,import-timings,isort,isort-check,pyupgrade}: python3.9
31
{py3.9,py3.9-dist,py3.9-dist-wheel,py3.9-windows,integration-storage}: python3.9
0 commit comments