Remove unused requirements.

Requirements like tests and docs are not longer managed by setup.cfg.

Change-Id: I299601b80676f0e359713210bfc5cc8f2261eba4
This commit is contained in:
Hervé Beraud 2019-05-28 17:05:41 +02:00
parent 89b61cddb2
commit 8793340916
1 changed files with 0 additions and 6 deletions

View File

@ -72,11 +72,5 @@ test =
pifpaf>=0.10.0 # Apache-2.0
os-testr>=0.8.0 # Apache-2.0
stestr>=2.0.0
doc =
sphinx!=1.6.6,!=1.6.7,>=1.6.2,<2.0.0;python_version=='2.7' # BSD
sphinx!=1.6.6,!=1.6.7,>=1.6.2;python_version>='3.4' # BSD
openstackdocstheme>=1.11.0 # Apache-2.0
reno>=1.8.0 # Apache-2.0
[wheel]
universal = 1