Enable isolated_build for tox

This enables tox support for PEP517 and PEP518.
This commit is contained in:
Cristi Vîjdea
2018-12-19 21:03:52 +02:00
parent 789f118532
commit 1fc454fcfa
4 changed files with 14 additions and 5 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
# requirements for building and running tox
tox>=3.1.2
tox>=3.3.0