dev-python/Pyro5: add docs

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Viorel Munteanu <ceamac.paragon@gmail.com>
This commit is contained in:
Viorel Munteanu
2022-01-03 19:11:35 +02:00
parent 07aa90f234
commit e1d8c51de5

View File

@@ -1,4 +1,4 @@
# Copyright 2021 Gentoo Authors
# Copyright 2021-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -26,6 +26,7 @@ RDEPEND="${DEPEND}"
BDEPEND=""
distutils_enable_tests pytest
distutils_enable_sphinx docs/source
PROPERTIES="test_network"
RESTRICT="test"