Use PEP 517 builds for tox (#1318)

This commit is contained in:
Ofek Lev
2022-09-07 13:58:20 -04:00
committed by GitHub
parent 2db44ba608
commit 09b509d92d

View File

@ -1,4 +1,5 @@
[tox]
isolated_build = True
skipsdist = True
skip_missing_interpreters = True
envlist =