~ubuntu-branches/ubuntu/trusty/swift/trusty-updates

« back to all changes in this revision

Viewing changes to tox.ini

  • Committer: Package Import Robot
  • Author(s): Chuck Short
  • Date: 2013-01-28 09:40:30 UTC
  • mfrom: (1.2.16)
  • Revision ID: package-import@ubuntu.com-20130128094030-aetz57x2qz9ye2d4
Tags: 1.7.6-0ubuntu1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
downloadcache = ~/cache/pip
19
19
 
20
20
[testenv:pep8]
21
 
deps = pep8==1.1
 
21
deps = pep8==1.3.3
22
22
commands =
23
23
  pep8 --repeat --show-source --exclude=.venv,.tox,dist,doc,test .
24
24
  pep8 --repeat --show-pep8 --show-source --filename=swift* bin