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

Specify min tox and venv versions

parent 61fbb2d7
No related branches found
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