mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -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"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND="
|
||||
dev-python/rich[${PYTHON_USEDEP}]
|
||||
dev-python/typing-extensions[${PYTHON_USEDEP}]
|
||||
"
|
||||
BDEPEND="
|
||||
dev-lang/python
|
||||
dev-python/poetry-core[${PYTHON_USEDEP}]
|
||||
dev-python/colored[${PYTHON_USEDEP}]
|
||||
dev-python/pytest[${PYTHON_USEDEP}]
|
||||
|
||||
Reference in New Issue
Block a user