mirror of
https://github.com/jazzband/django-configurations.git
synced 2026-03-16 22:20:27 +00:00
Fix typo in tox.ini
This commit is contained in:
parent
0b9f2d5f55
commit
d0ed669a43
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -15,7 +15,7 @@ python =
|
|||
3.7: py37
|
||||
3.8: py38
|
||||
3.9: py39
|
||||
3.10: py10
|
||||
3.10: py310
|
||||
pypy3: pypy3
|
||||
|
||||
[testenv]
|
||||
|
|
|
|||
Loading…
Reference in a new issue