~matthew-t-bentley/duplicity/duplicity

« back to all changes in this revision

Viewing changes to tox.ini

* Merged in lp:~aaron-whitehouse/duplicity/0-8-merge_selection_tests
  - Merge in TestExcludeIfPresent from 0.7-series, which tests the behaviour of
    duplicity's --exclude-if-present option.
  - Move and rename TestTrailingSlash2 test (was duplicate name) as in 0.7-series.
  - Fix PEP error on adbackend.py.
  - Add jottalib as a tox dep to fix pylint error.
  - Remove unnecessary skipUnless Linux as per 0.7-series.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
deps=
8
8
    mock
9
9
    pexpect
 
10
    jottalib
10
11
 
11
12
[testenv:lpbuildd-precise]
12
13
setenv=