aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>2024-04-23 01:27:25 +0500
committerAnna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>2024-04-23 01:27:25 +0500
commit990e02d25da2701b14a7313935e516f18512863b (patch)
tree4c49234097e41798f8dfef3103697ef69a6bc575 /dev-python/aiopg
parentdev-python/aiomysql: disable docs build (diff)
downloadguru-990e02d25da2701b14a7313935e516f18512863b.tar.gz
guru-990e02d25da2701b14a7313935e516f18512863b.tar.bz2
guru-990e02d25da2701b14a7313935e516f18512863b.zip
dev-python/aiopg: disable docs build
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Diffstat (limited to 'dev-python/aiopg')
-rw-r--r--dev-python/aiopg/aiopg-1.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/aiopg/aiopg-1.4.0.ebuild b/dev-python/aiopg/aiopg-1.4.0.ebuild
index 03bccc321..b98677a54 100644
--- a/dev-python/aiopg/aiopg-1.4.0.ebuild
+++ b/dev-python/aiopg/aiopg-1.4.0.ebuild
@@ -37,7 +37,7 @@ DEPEND="test? (
DOCS=( CHANGES.txt README.rst )
distutils_enable_tests pytest
-distutils_enable_sphinx docs dev-python/sphinxcontrib-asyncio
+#distutils_enable_sphinx docs dev-python/sphinxcontrib-asyncio
python_test() {
epytest --no-pull