Skip to content

Commit 9d7b36a

Browse files
authored
update pypy on tox (#402)
* update pypy on tox * update
1 parent 41cfe53 commit 9d7b36a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ commands =
2222
integration: py.test -xv -E rabbitmq t/integration {posargs:-n2}
2323
basepython =
2424
flake8,apicheck,linkcheck,pydocstyle: python3.8
25-
pypy3: pypy
25+
pypy3: pypy3.9
2626
3.7: python3.7
2727
3.8: python3.8
2828
3.9: python3.9

0 commit comments

Comments
 (0)