Skip to content
Snippets Groups Projects
Commit 20bc0873 authored by Nicolas Dandrimont's avatar Nicolas Dandrimont
Browse files

tox.ini: use minversion instead of requires

This allows using the "system" tox, if it's recent enough, instead of
always provisioning an internal .tox venv with tox 4.
parent 4413c4b0
Branches add-gitweb-lister
No related tags found
No related merge requests found
[tox] [tox]
requires = minversion=4
tox>4
envlist=black,flake8,mypy,py3-{minimal,full-cover} envlist=black,flake8,mypy,py3-{minimal,full-cover}
[testenv] [testenv]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment