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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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