Pin tox version
All checks were successful
the build was successful

Towards more reproducible results with Tox.
This commit is contained in:
Luke Murphy 2019-05-13 23:12:18 +02:00
commit 82ec45e375
No known key found for this signature in database
GPG key ID: 5E2EF5A63E3718CC
2 changed files with 2 additions and 1 deletions

View file

@ -1,6 +1,7 @@
[tox]
envlist = py3
skipsdist = True
minversion = 3.10.0
[testenv]
usedevelop = True