We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41cfe53 commit 9d7b36aCopy full SHA for 9d7b36a
tox.ini
@@ -22,7 +22,7 @@ commands =
22
integration: py.test -xv -E rabbitmq t/integration {posargs:-n2}
23
basepython =
24
flake8,apicheck,linkcheck,pydocstyle: python3.8
25
- pypy3: pypy
+ pypy3: pypy3.9
26
3.7: python3.7
27
3.8: python3.8
28
3.9: python3.9
0 commit comments