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 54edb03 commit c53b1aeCopy full SHA for c53b1ae
tox.ini
@@ -18,7 +18,7 @@ python =
18
3.10 = py310, py310-numpy
19
3.11 = py311, py311-numpy
20
3.12 = py312, py312-numpy, lint, changelog, typing, docs
21
- pypy-3 = pypy3
+ pypy3.9 = pypy3
22
23
24
[tox]
0 commit comments