summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--releasenotes/notes/start-using-reno-bdc078dfe53a781e.yaml3
-rw-r--r--test-requirements.txt2
2 files changed, 4 insertions, 1 deletions
diff --git a/releasenotes/notes/start-using-reno-bdc078dfe53a781e.yaml b/releasenotes/notes/start-using-reno-bdc078dfe53a781e.yaml
new file mode 100644
index 000000000..873a30fe6
--- /dev/null
+++ b/releasenotes/notes/start-using-reno-bdc078dfe53a781e.yaml
@@ -0,0 +1,3 @@
+---
+other:
+ - Start using reno to manage release notes.
diff --git a/test-requirements.txt b/test-requirements.txt
index 84e4bd6df..412a9070f 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -24,4 +24,4 @@ sphinxcontrib-pecanwsme>=0.8
Pillow<3.0.0,>=2.4.0 # MIT
sphinxcontrib-seqdiag
oslosphinx>=2.5.0 # Apache-2.0
-
+reno[sphinx]>=0.1.1 # Apache2