summaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2017-06-06 04:26:48 +0200
committerThomas Waldmann <tw@waldmann-edv.de>2017-06-06 04:26:48 +0200
commitfed5873e293188d00bd731e161e7878e7f083cca (patch)
treeb3d5d0137cc8748e14331e2ea39d51d9f76e89a4 /tox.ini
parent88669611b184b17fb6b72840e32d7a0cc97ce37b (diff)
remove attic dependency of the tests, fixes #2505
attic.tar.gz contains a repo + corresponding keyfile - all the upgrader module tests need. .tar.gz because the .tar was 20x bigger.
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index b033630d0..2e04bf2e7 100644
--- a/tox.ini
+++ b/tox.ini
@@ -7,7 +7,6 @@ envlist = py{34,35,36},flake8
[testenv]
deps =
-rrequirements.d/development.txt
- -rrequirements.d/attic.txt
-rrequirements.d/fuse.txt
commands = py.test -n {env:XDISTN:4} -rs --cov=borg --cov-config=.coveragerc --benchmark-skip --pyargs {posargs:borg.testsuite}
# fakeroot -u needs some env vars: