Skip to content

Commit

Permalink
Use an isolated build in tox (#393)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamchainz authored Jun 5, 2022
1 parent c211d14 commit cde4029
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
@@ -1,4 +1,5 @@
[tox]
isolated_build = True
envlist =
py37-django{32}
py38-django{32,40,41}
Expand Down

0 comments on commit cde4029

Please sign in to comment.