Skip to content

Commit 430bdf5

Browse files
joshuaglofek
andcommitted
test: use tox isolated environments
Enable tox isolated environments to perform build operations in a virtual environment. See https://tox.wiki/en/latest/config.html#conf-isolated_build Co-Authored-By: Ofek Lev <ofekmeister@gmail.com> Signed-off-by: Joshua Lock <jlock@vmware.com>
1 parent 0d2f695 commit 430bdf5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
# and then run "tox" from this directory.
55

66
[tox]
7+
isolated_build=true
78
envlist = lint,docs,py
89
skipsdist = true
910

0 commit comments

Comments
 (0)