dev-python/pdm: Add missed deps
Signed-off-by: Nils Freydank <nils.freydank@posteo.de>
This commit is contained in:
parent
b96d4e0c0f
commit
fb20229975
@ -21,10 +21,12 @@ IUSE="test"
|
|||||||
RESTRICT="!test? ( test )"
|
RESTRICT="!test? ( test )"
|
||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
|
dev-python/cachecontrol[${PYTHON_USEDEP}]
|
||||||
dev-python/findpython[${PYTHON_USEDEP}]
|
dev-python/findpython[${PYTHON_USEDEP}]
|
||||||
dev-python/unearth[${PYTHON_USEDEP}]
|
|
||||||
dev-python/pyproject-hooks[${PYTHON_USEDEP}]
|
dev-python/pyproject-hooks[${PYTHON_USEDEP}]
|
||||||
dev-python/shellingham[${PYTHON_USEDEP}]
|
dev-python/shellingham[${PYTHON_USEDEP}]
|
||||||
|
dev-python/unearth[${PYTHON_USEDEP}]
|
||||||
|
dev-python/virtualenv[${PYTHON_USEDEP}]
|
||||||
"
|
"
|
||||||
BDEPEND=""
|
BDEPEND=""
|
||||||
|
|
Loading…
Reference in New Issue
Block a user