f335f8accd
This dependency, at first, is unused,
and at second - was removed from
openstack requirements:
01ceffe54f
It breaks devstack installation on ci jobs.
Change-Id: I09a3ac8c7f64c6baef74454d98b03daf613cade9
17 lines
272 B
Plaintext
17 lines
272 B
Plaintext
# Install bounded pep8/pyflakes first, then let flake8 install
|
|
pep8==1.4.5
|
|
pyflakes>=0.7.2,<0.7.4
|
|
flake8==2.0
|
|
hacking>=0.5.6,<0.8
|
|
|
|
coverage>=3.6
|
|
mock>=1.0
|
|
mox>=0.5.3
|
|
MySQL-python
|
|
nose
|
|
nosehtmloutput>=0.0.3
|
|
nosexcover
|
|
openstack.nose_plugin>=0.7
|
|
psycopg2
|
|
sphinx>=1.1.2,<1.2
|