~ubuntu-branches/ubuntu/utopic/horizon/utopic-updates

« back to all changes in this revision

Viewing changes to test-requirements.txt

  • Committer: Package Import Robot
  • Author(s): James Page, Chris Johnston, James Page
  • Date: 2014-10-03 17:54:18 UTC
  • mfrom: (0.4.1) (1.1.44) (70.1.2 utopic)
  • Revision ID: package-import@ubuntu.com-20141003175418-1jomx0azdvnl5fxz
Tags: 1:2014.2~rc1-0ubuntu1
[ Chris Johnston ]
* d/theme/css/ubuntu.css: Fix Ubuntu theme for Instances "more" dropdown
  (LP: #1308651).

[ James Page ]
* New upstream release candidate:
  - d/p/*: Refresh.
* d/watch: Use tarballs.openstack.org for upstream releases. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# The order of packages is significant, because pip processes them in the order
 
2
# of appearance. Changing the order has an impact on the overall integration
 
3
# process, which may cause wedges in the gate later.
1
4
# Order matters to the pip dependency resolver, so sorting this file
2
5
# changes how packages are installed.  New dependencies should be
3
6
# added in alphabetical order, however, some dependencies may need to
15
18
nosehtmloutput>=0.0.3
16
19
nosexcover
17
20
openstack.nose_plugin>=0.7
18
 
oslosphinx>=2.2.0.0a2
 
21
oslosphinx>=2.2.0  # Apache-2.0
19
22
selenium
20
23
sphinx>=1.1.2,!=1.2.0,<1.3
21
24
testtools>=0.9.34