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

tox.ini: use minversion instead of requires

This avoids reinstalling tox all the time
parent 192ae3d1
No related branches found
No related tags found
1 merge request!42Fix CI with new docker image
[tox]
requires =
tox>4
minversion=4
envlist=black,flake8,mypy,py3
[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