mirror of
https://github.com/fedora-python/tox-current-env.git
synced 2025-09-05 20:38:42 +02:00
Drop tox < 3.24, add Python 3.11, fix tox 4 compatibility
This commit is contained in:
committed by
Miro Hrončok
parent
463c745f6e
commit
5d5286d4f0
2
tests/fixtures/tox.ini
vendored
2
tests/fixtures/tox.ini
vendored
@@ -1,5 +1,5 @@
|
||||
[tox]
|
||||
envlist = py36,py37,py38,py39,py310
|
||||
envlist = py36,py37,py38,py39,py310,py311
|
||||
|
||||
[testenv]
|
||||
deps =
|
||||
|
Reference in New Issue
Block a user