diff options
author | Doug Hellmann <doug@doughellmann.com> | 2016-02-23 14:22:14 -0500 |
---|---|---|
committer | Doug Hellmann <doug@doughellmann.com> | 2016-02-23 15:04:49 -0500 |
commit | 91cd18ef992c80ed5a40eae3a2f84192a334f7b8 (patch) | |
tree | e5586079d99892ff16f8ba47c821714c61f0e239 /setup.cfg | |
parent | a78c2fef7c90fb810c71ae9bc06509c354bc82f9 (diff) | |
download | oslo-db-91cd18ef992c80ed5a40eae3a2f84192a334f7b8.tar.gz |
add reno for release notes management
Change-Id: I6574d2bb21fa8c64290b06ab493f8f7c8b1b7c16
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Diffstat (limited to 'setup.cfg')
-rw-r--r-- | setup.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -44,6 +44,7 @@ test = testrepository>=0.0.18 # Apache-2.0/BSD testtools>=1.4.0 # MIT tempest-lib>=0.14.0 # Apache-2.0 + reno>=0.1.1 # Apache2 fixtures = testresources>=0.2.4 # Apache-2.0/BSD testscenarios>=0.4 # Apache-2.0/BSD |