mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 22:52:59 -04:00
dev-util/pifpaf: add completions support
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -5,7 +5,7 @@ EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{10..13} )
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
inherit distutils-r1 pypi
|
||||
inherit click-app distutils-r1 pypi
|
||||
|
||||
DESCRIPTION="Suite of tools and fixtures to manage daemons for testing"
|
||||
HOMEPAGE="
|
||||
@@ -61,4 +61,6 @@ EPYTEST_DESELECT=(
|
||||
|
||||
distutils_enable_tests pytest
|
||||
|
||||
click-app_enable_completions pifpaf
|
||||
|
||||
export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
|
||||
|
||||
Reference in New Issue
Block a user