summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/oslotest/oslotest-2.17.1.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/dev-python/oslotest/oslotest-2.17.1.ebuild b/dev-python/oslotest/oslotest-2.17.1.ebuild
index b030faf9630f..c77840476418 100644
--- a/dev-python/oslotest/oslotest-2.17.1.ebuild
+++ b/dev-python/oslotest/oslotest-2.17.1.ebuild
@@ -47,8 +47,6 @@ RDEPEND="
python_compile_all() {
if use doc; then
- esetup.py build_sphinx
- else
esetup.py build_sphinx -b man
fi
}