Skip to content

Commit

Permalink
tox requires isolated_build=True for pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ntamas committed Apr 8, 2021
1 parent 621d788 commit a0aae1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

[tox]
envlist = py37, py38, py39, pypy3
isolated_build = True

[gh-actions]
python =
Expand Down

0 comments on commit a0aae1d

Please sign in to comment.