Skip to content

Commit 90273a4

Browse files
authored
add pypy 3.9 to tox
1 parent 9b05555 commit 90273a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tox.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tox]
22
envlist=
3-
py{27,py27,35,36,37,38,39,310,py37,py38}-defaultreactor
4-
py{35,36,37,38,39,310,py37,py38}-asyncioreactor
3+
py{27,py27,35,36,37,38,39,310,py37,py38,py39}-defaultreactor
4+
py{35,36,37,38,39,310,py37,py38,py39}-asyncioreactor
55
py{35,36,37,38,39,310}-pyqt5reactor
66
py{35,36,37,38,39,310}-pyside2reactor
77
linting

0 commit comments

Comments
 (0)