summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Clauss <cclauss@me.com>2022-11-05 23:37:02 +0100
committerJames Socol <me@jamessocol.com>2022-11-05 19:41:24 -0400
commitb9c3b06512794e1647755018676b4e2cc54ed47b (patch)
tree810bb5ee9c000db09dbfc964fd4d5d65cec8e685
parentd896c966ed02962ba48174cb54b76da277925c95 (diff)
downloadpystatsd-b9c3b06512794e1647755018676b4e2cc54ed47b.tar.gz
tox.ini: isolated_build = True
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 06d6d59..42c4c68 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,6 @@
[tox]
envlist = py37,py38,py39,py310,py311,pypy3
+isolated_build = True
[testenv]
deps=