~feraudet/duplicity/fix

« back to all changes in this revision

Viewing changes to tox.ini

  • Committer: Kenneth Loafman
  • Date: 2015-10-26 16:00:57 UTC
  • Revision ID: kenneth@loafman.com-20151026160057-bgg4j4sggsp7yd1c
* Modded tox.ini to use the latest lockfile.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
setenv=
6
6
    RUN_CODE_TESTS=0
7
7
deps=
8
 
    lockfile==0.8
 
8
    lockfile
9
9
    mock==0.7.2
10
10
    pexpect==2.4
11
11
    ptyprocess==0.4
25
25
setenv=
26
26
    RUN_CODE_TESTS=0
27
27
deps=
28
 
    lockfile==0.8
 
28
    lockfile
29
29
    mock==0.7.2
30
30
    pexpect==2.4
31
31
    python==2.7