~coreygoldberg/uci-engine/subunit-results

« back to all changes in this revision

Viewing changes to subunit-results/setup.py

  • Committer: Corey Goldberg
  • Date: 2014-08-18 15:30:49 UTC
  • Revision ID: corey.goldberg@canonical.com-20140818153049-xi6m3e8x52x7onn3
queue qorker

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
    'PyYAML==3.10',
26
26
    'python-subunit==0.0.18',
27
27
    'testtools==0.9.35',
 
28
    "ucitests==0.1.4",
28
29
]
29
30
 
30
31