Cleanup test-requirements.txt
Change-Id: Icf5dfcf7917fba1120517dfcd219e2ff53d523f0
This commit is contained in:
@@ -1,11 +1,9 @@
|
|||||||
# The order of packages is significant, because pip processes them in the order
|
# The order of packages is significant, because pip processes them in the order
|
||||||
# of appearance. Changing the order has an impact on the overall integration
|
# of appearance. Changing the order has an impact on the overall integration
|
||||||
# process, which may cause wedges in the gate later.
|
# process, which may cause wedges in the gate later.
|
||||||
doc8 # Apache-2.0
|
|
||||||
pbr>=1.6
|
pbr>=1.6
|
||||||
oslosphinx
|
|
||||||
openstack-doc-tools>=0.30
|
openstack-doc-tools>=0.30
|
||||||
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
|
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
|
||||||
openstackdocstheme>=1.2.6
|
openstackdocstheme>=1.2.6
|
||||||
hieroglyph>=0.7.1
|
hieroglyph>=0.7.1
|
||||||
bashate # pep8 equivalent for bash scripts
|
doc8
|
||||||
|
|||||||
Reference in New Issue
Block a user