Skip to content
Snippets Groups Projects
Commit 7f965700 authored by Alex Forencich's avatar Alex Forencich
Browse files

Specify min tox and venv versions

parent 5cf2bcec
Branches main
No related tags found
No related merge requests found
......@@ -2,6 +2,8 @@
[tox]
envlist = py3
skipsdist = True
minversion = 3.2.0
requires = virtualenv >= 16.1
[gh-actions]
python =
......
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