summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-08-29 12:36:54 +0200
committerMichał Górny <mgorny@gentoo.org>2022-08-29 12:36:54 +0200
commiteea53f71fa19e1a2507ae526597167cc7b4b6236 (patch)
tree5399cf6feac055c78d285c22faa7acd0ab90f859 /dev-python/jsonpickle
parentdev-python/jaraco-text: Remove obsolete USE=doc (diff)
downloadgentoo-eea53f71fa19e1a2507ae526597167cc7b4b6236.tar.gz
gentoo-eea53f71fa19e1a2507ae526597167cc7b4b6236.tar.bz2
gentoo-eea53f71fa19e1a2507ae526597167cc7b4b6236.zip
dev-python/jsonpickle: Remove obsolete USE=doc
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/jsonpickle')
-rw-r--r--dev-python/jsonpickle/jsonpickle-2.2.0.ebuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/dev-python/jsonpickle/jsonpickle-2.2.0.ebuild b/dev-python/jsonpickle/jsonpickle-2.2.0.ebuild
index 7edc0a633a62..3e4c1b3e0f8d 100644
--- a/dev-python/jsonpickle/jsonpickle-2.2.0.ebuild
+++ b/dev-python/jsonpickle/jsonpickle-2.2.0.ebuild
@@ -31,9 +31,6 @@ BDEPEND="
)
"
-distutils_enable_sphinx docs \
- dev-python/jaraco-packaging \
- dev-python/rst-linker
distutils_enable_tests pytest
python_prepare_all() {