summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSybren A. Stüvel <sybren@stuvel.eu>2020-06-11 19:53:29 +0200
committerSybren A. Stüvel <sybren@stuvel.eu>2020-06-11 20:22:30 +0200
commitfb8772a34b9086567b4b51da5a2d62e641131828 (patch)
treec80e3847531d225b19a988e58d35ec19873049fe
parentd15a7f3eaa90f2c48b6c4b893f4ae136a762b48f (diff)
downloadrsa-git-fb8772a34b9086567b4b51da5a2d62e641131828.tar.gz
Tox: fix after removal of Poetry
-rw-r--r--tox.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 7329d2b..0552a17 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,7 +1,6 @@
[tox]
# Environment changes have to be manually synced with '.travis.yml'.
envlist = py35,py36,p37,p38
-isolated_build = true
[pytest]
addopts = -v --cov rsa --cov-report term-missing