Skip to content

Commit

Permalink
update pypy on tox (#402)
Browse files Browse the repository at this point in the history
* update pypy on tox

* update
  • Loading branch information
auvipy committed Dec 29, 2022
1 parent 41cfe53 commit 9d7b36a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ commands =
integration: py.test -xv -E rabbitmq t/integration {posargs:-n2}
basepython =
flake8,apicheck,linkcheck,pydocstyle: python3.8
pypy3: pypy
pypy3: pypy3.9
3.7: python3.7
3.8: python3.8
3.9: python3.9
Expand Down

0 comments on commit 9d7b36a

Please sign in to comment.