Fix typo in tox.ini

This commit is contained in:
Paolo Melchiorre 2021-10-27 11:14:29 +02:00
parent 0b9f2d5f55
commit d0ed669a43
No known key found for this signature in database
GPG key ID: 5F8222398E1ED035

View file

@ -15,7 +15,7 @@ python =
3.7: py37
3.8: py38
3.9: py39
3.10: py10
3.10: py310
pypy3: pypy3
[testenv]