mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 13:33:32 -04:00
dev-python/pytest-syrupy: remove useless variables
Signed-off-by: Henri Gasc <gasc@eurecom.fr>
This commit is contained in:
@@ -16,14 +16,12 @@ S="${WORKDIR}/syrupy-${PV}"
|
|||||||
LICENSE="Apache-2.0"
|
LICENSE="Apache-2.0"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="~amd64"
|
KEYWORDS="~amd64"
|
||||||
IUSE="test"
|
|
||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
dev-python/rich[${PYTHON_USEDEP}]
|
dev-python/rich[${PYTHON_USEDEP}]
|
||||||
dev-python/typing-extensions[${PYTHON_USEDEP}]
|
dev-python/typing-extensions[${PYTHON_USEDEP}]
|
||||||
"
|
"
|
||||||
BDEPEND="
|
BDEPEND="
|
||||||
dev-lang/python
|
|
||||||
dev-python/poetry-core[${PYTHON_USEDEP}]
|
dev-python/poetry-core[${PYTHON_USEDEP}]
|
||||||
dev-python/colored[${PYTHON_USEDEP}]
|
dev-python/colored[${PYTHON_USEDEP}]
|
||||||
dev-python/pytest[${PYTHON_USEDEP}]
|
dev-python/pytest[${PYTHON_USEDEP}]
|
||||||
|
|||||||
Reference in New Issue
Block a user