Towards more reproducible results with Tox.
This commit is contained in:
parent
a7ba97803f
commit
82ec45e375
2 changed files with 2 additions and 1 deletions
1
tox.ini
1
tox.ini
|
|
@ -1,6 +1,7 @@
|
|||
[tox]
|
||||
envlist = py3
|
||||
skipsdist = True
|
||||
minversion = 3.10.0
|
||||
|
||||
[testenv]
|
||||
usedevelop = True
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue