diff --git a/setup.cfg b/setup.cfg index cc7d7f7..c9edb6f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -19,6 +19,7 @@ classifier = [extras] docs = openstackdocstheme>=1.17.0 # Apache-2.0 + reno>=2.5.0 # Apache-2.0 [global] setup-hooks = diff --git a/test-requirements.txt b/test-requirements.txt index 1d9f1d6..2118422 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6,4 +6,3 @@ sphinx>=1.6.2 # BSD mock>=2.0.0 # BSD coverage!=4.4,>=4.0 # Apache-2.0 testrepository>=0.0.18 # Apache-2.0/BSD -reno>=2.5.0 # Apache-2.0