~ubuntu-branches/ubuntu/trusty/python-ceilometerclient/trusty

« back to all changes in this revision

Viewing changes to test-requirements.txt

  • Committer: Package Import Robot
  • Author(s): Chuck Short
  • Date: 2013-08-13 11:27:54 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20130813112754-fz58btmvrw9gsrhn
Tags: 1.0.3-0ubuntu1
* New upstream release. 
* debian/patches/fix-keystoneclient-version.patch: Dropped no longer needed. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
pep8==1.4.5
3
3
pyflakes==0.7.2
4
4
flake8==2.0
5
 
hacking>=0.5.3,<0.6
6
 
 
 
5
hacking>=0.5.6,<0.7
7
6
coverage>=3.6
8
7
discover
9
8
fixtures>=0.3.12
10
9
mox>=0.5.3
11
10
python-subunit
12
11
sphinx>=1.1.2
13
 
testrepository>=0.0.13
14
 
testtools>=0.9.29
 
12
testrepository>=0.0.17
 
13
testtools>=0.9.32