Merge "Cleanup setup.cfg"

This commit is contained in:
Jenkins
2017-08-14 17:53:32 +00:00
committed by Gerrit Code Review

View File

@@ -23,12 +23,10 @@ classifier =
test =
os-api-ref>=1.0.0 # Apache-2.0
reno!=2.3.1,>=1.8.0 # Apache-2.0
# os-api-ref needs openstackdocstheme which needs os-api-ref (cycle dep)
# so put os-api-ref in extras to make it an optional test dependency
os-api-ref>=1.0.0 # Apache-2.0
# reno needs openstackdocstheme which needs reno (cycle dep)
reno!=2.3.1,>=1.8.0 # Apache-2.0
# Notes:
# reno needs openstackdocstheme which needs reno (cycle dep).
# os-api-ref needs openstackdocstheme which needs os-api-ref (cycle dep).
# Put them in extras to make it an optional test dependency.
[global]
setup-hooks =