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 19:53:29 +0200
commit93a63b81a4eeb6576f17f01f23d4520152822998 (patch)
treedf4e0b41fca1c49e648a32e83b02f66f9fae966f
parent2e396b8b9533c0c78e139fe459ece328eb78e01f (diff)
downloadrsa-git-temp-zipp-fix.tar.gz
Tox: fix after removal of Poetrytemp-zipp-fix
-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