mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 11:20:48 -04:00
dev-python/sphinx-argparse-cli: fix typo
Closes: https://bugs.gentoo.org/909178 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -23,6 +23,6 @@ BDEPEND="dev-python/hatch-vcs[${PYTHON_USEDEP}]"
|
||||
distutils_enable_tests pytest
|
||||
|
||||
src_configure() {
|
||||
distutils-r1_src-configure
|
||||
distutils-r1_src_configure
|
||||
export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user