summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/openstack.scm4
1 files changed, 1 insertions, 3 deletions
diff --git a/gnu/packages/openstack.scm b/gnu/packages/openstack.scm
index a4ba8be3e4..7ccb510f65 100644
--- a/gnu/packages/openstack.scm
+++ b/gnu/packages/openstack.scm
@@ -850,7 +850,7 @@ in transmittable and storable formats, such as JSON and MessagePack.")
(list git-minimal/pinned
gnupg
python-docutils
- python-openstackdocstheme
+ python-pbr
python-pytest
python-setuptools
python-sphinx
@@ -861,8 +861,6 @@ in transmittable and storable formats, such as JSON and MessagePack.")
python-wheel))
(propagated-inputs
(list python-dulwich
- python-packaging
- python-pbr
python-pyyaml))
(home-page "https://docs.openstack.org/reno/latest/")
(synopsis "Release notes manager")