Change-Id: Ic003e61f79dd967b2eabbf49bf82c3915f23976a
Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
parallel_show_output = true
+#######################################################################################
+[testenv:release_notes]
+deps = reno
+skip_install = true
+commands =
+ reno new {posargs:new_feature}
+
+
#######################################################################################
[testenv:black]
deps = black