~ubuntu-branches/ubuntu/vivid/testrepository/vivid

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Package Import Robot
  • Author(s): Thomas Goirand
  • Date: 2013-07-20 06:09:43 UTC
  • mfrom: (1.2.2)
  • mto: This revision was merged to the branch mainline in revision 22.
  • Revision ID: package-import@ubuntu.com-20130720060943-hgvm7tbx05ateklz
Tags: 0.0.17-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
96
96
      install_requires=[
97
97
        'fixtures',
98
98
        'python-subunit >= 0.0.10',
99
 
        'testtools >= 0.9.29',
 
99
        'testtools >= 0.9.30',
100
100
        ],
101
101
      extras_require = dict(
102
102
        test=[