1
0
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:
Lumir Balhar
2022-11-30 12:24:38 +01:00
committed by Miro Hrončok
parent 463c745f6e
commit 5d5286d4f0
9 changed files with 44 additions and 51 deletions

View File

@@ -1,5 +1,5 @@
[tox]
envlist = py36,py37,py38,py39,py310
envlist = py36,py37,py38,py39,py310,py311
[testenv]
deps =