Skip to content

Commit

Permalink
Use an isolated build in tox to support poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
jleclanche committed Jun 5, 2020
1 parent 85ea1b1 commit 619b8a9
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 =
py36-django{22,30}-{postgres,postgres-nativejson,mysql,sqlite}
py37-django{22,30,master}-{postgres,postgres-nativejson,mysql,sqlite}
Expand Down

0 comments on commit 619b8a9

Please sign in to comment.