~ubuntu-branches/ubuntu/utopic/glance/utopic

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# Install bounded pep8/pyflakes first, then let flake8 install
pep8==1.4.5
pyflakes==0.7.2
flake8==2.0
hacking>=0.5.6,<0.7

# For translations processing
Babel>=0.9.6

# Needed for testing
coverage>=3.6
fixtures>=0.3.12
mox>=0.5.3
nose
nose-exclude
openstack.nose_plugin>=0.7
mock>=1.0
nosehtmloutput>=0.0.3
sphinx>=1.1.2
requests>=1.1
testtools>=0.9.32
psutil>=0.6.1,<1.0

# Optional packages that should be installed when testing
MySQL-python
psycopg2
pysendfile==2.0.0
qpid-python
xattr>=0.4

# Documentation
oslo.sphinx