dev-python/pipenv: Fix dependencies

Signed-off-by: Justin Lecher <jlec@gentoo.org>
Package-Manager: Portage-2.3.16, Repoman-2.3.6
This commit is contained in:
Justin Lecher
2017-12-02 20:29:40 +00:00
parent 28f4854de3
commit 18d446f54f

View File

@@ -18,6 +18,7 @@ IUSE="test"
RDEPEND=""
DEPEND="${RDEPEND}
dev-python/flake8
dev-python/setuptools[${PYTHON_USEDEP}]
>=dev-python/pew-0.1.26[${PYTHON_USEDEP}]
>=dev-python/pip-9.0.1[${PYTHON_USEDEP}]