diff options
Diffstat (limited to 'dev-python/decopatch')
| -rw-r--r-- | dev-python/decopatch/decopatch-1.4.10-r1.ebuild (renamed from dev-python/decopatch/decopatch-1.4.10.ebuild) | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/dev-python/decopatch/decopatch-1.4.10.ebuild b/dev-python/decopatch/decopatch-1.4.10-r1.ebuild index 01088cca3a99..e45f6436982d 100644 --- a/dev-python/decopatch/decopatch-1.4.10.ebuild +++ b/dev-python/decopatch/decopatch-1.4.10-r1.ebuild @@ -6,12 +6,7 @@ EAPI=8 PYTHON_COMPAT=( python3_{10..14} ) DISTUTILS_USE_PEP517=setuptools -DOCS_BUILDER="mkdocs" -DOCS_DEPEND=( - dev-python/mkdocs-material - dev-python/regex -) -inherit distutils-r1 docs pypi +inherit distutils-r1 pypi DESCRIPTION="Create decorators easily in python" HOMEPAGE=" @@ -40,7 +35,3 @@ src_prepare() { sed "/pytest-runner/d" -i setup.cfg || die distutils-r1_src_prepare } - -python_compile_all() { - docs_compile -} |
