Skip to content

Commit 891fd29

Browse files
committed
Add missing entry (environment) to tox.ini.
1 parent 96d00b8 commit 891fd29

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@ allowlist_externals =
2323
basepython =
2424
pypypy3: pypy3
2525
pypypy3.9: pypy3.9
26+
pypypy-3.9: pypy3.9
2627
pypypy3.10: pypy3.10
28+
pypypy-3.10: pypy3.10
2729
pypyjion: pyjion
2830
{docs,checks,black,black-check,lint,pylint,bandit,mypy,micro-benchmarks,coverage,import-timings,isort,isort-check,pyupgrade}: python3.9
2931
{py3.9,py3.9-dist,py3.9-dist-wheel,py3.9-windows,integration-storage}: python3.9

0 commit comments

Comments
 (0)