Remove dependencies on pep8, pyflakes and flake8
They should be determined by the hacking dependency implicitely. Change-Id: Ie61a97d5ed26bb8cab04df686a4a2d1df9976f1d
This commit is contained in:
parent
8557ad1c0d
commit
11cb3e4a1b
@ -1,15 +1,13 @@
|
|||||||
|
# Hacking already pins down pep8, pyflakes and flake8
|
||||||
|
hacking>=0.8.0,<0.9
|
||||||
Babel>=1.3
|
Babel>=1.3
|
||||||
coverage>=3.6
|
coverage>=3.6
|
||||||
discover
|
discover
|
||||||
fixtures>=0.3.14
|
fixtures>=0.3.14
|
||||||
flake8==2.0
|
|
||||||
hacking>=0.8.0,<0.9
|
|
||||||
httplib2
|
httplib2
|
||||||
http://tarballs.openstack.org/nova/nova-master.tar.gz#egg=nova
|
http://tarballs.openstack.org/nova/nova-master.tar.gz#egg=nova
|
||||||
mock>=1.0
|
mock>=1.0
|
||||||
mox>=0.5.3
|
mox>=0.5.3
|
||||||
pep8==1.4.5
|
|
||||||
pyflakes>=0.7.2,<0.7.4
|
|
||||||
swift
|
swift
|
||||||
# Docs Requirements
|
# Docs Requirements
|
||||||
docutils==0.9.1
|
docutils==0.9.1
|
||||||
|
Loading…
Reference in New Issue
Block a user