projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28f4854
)
dev-python/pipenv: Fix dependencies
author
Justin Lecher
<jlec@gentoo.org>
Sat, 2 Dec 2017 20:29:40 +0000
(20:29 +0000)
committer
Justin Lecher
<jlec@gentoo.org>
Sat, 2 Dec 2017 20:51:11 +0000
(20:51 +0000)
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Package-Manager: Portage-2.3.16, Repoman-2.3.6
dev-python/pipenv/pipenv-8.3.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pipenv/pipenv-8.3.2.ebuild
b/dev-python/pipenv/pipenv-8.3.2.ebuild
index 3a24ba23ec81ca7ef92e94e118b2a489f8504da1..ad3b06ecf502900b855ed31ad657a12d102291c3 100644
(file)
--- a/
dev-python/pipenv/pipenv-8.3.2.ebuild
+++ b/
dev-python/pipenv/pipenv-8.3.2.ebuild
@@
-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}]