~aaron-whitehouse/duplicity/08-unadorned-strings

« back to all changes in this revision

Viewing changes to tox.ini

  • Committer: kenneth at loafman
  • Date: 2017-12-03 16:14:27 UTC
  • mfrom: (1189.1.37 08-unicode-select)
  • Revision ID: kenneth@loafman.com-20171203161427-cpsccbctsti9gy6l
* Merged in lp:~aaron-whitehouse/duplicity/08-unicode
  - Many strings have been changed to unicode for better handling of international
    characters and to make the transition to Python 3 significantly easier, primarily
    on the 'local' side of duplicity (selection, commandline arguments etc) rather
    than any backends etc.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
deps=
8
8
    boto
9
9
    coverage
 
10
    future
10
11
    jottalib
11
12
    mock
12
13
    pexpect
20
21
setenv=
21
22
    RUN_CODE_TESTS=0
22
23
deps=
 
24
    future
23
25
    jottalib
24
26
    mock==1.0.1
25
27
    pexpect==3.1