diff options
Diffstat (limited to 'dev-python/pipenv/pipenv-2018.11.26.ebuild')
-rw-r--r-- | dev-python/pipenv/pipenv-2018.11.26.ebuild | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/dev-python/pipenv/pipenv-2018.11.26.ebuild b/dev-python/pipenv/pipenv-2018.11.26.ebuild index c247869dfbe4..189e6cc78ce7 100644 --- a/dev-python/pipenv/pipenv-2018.11.26.ebuild +++ b/dev-python/pipenv/pipenv-2018.11.26.ebuild @@ -24,10 +24,6 @@ RDEPEND=" >=dev-python/pip-9.0.1[${PYTHON_USEDEP}] >dev-python/requests-2.18.0[${PYTHON_USEDEP}] >=dev-python/urllib3-1.21.1[${PYTHON_USEDEP}] - $(python_gen_cond_dep 'dev-python/enum34[${PYTHON_USEDEP}]' 'python2_7') - $(python_gen_cond_dep 'dev-python/typing[${PYTHON_USEDEP}]' 'python2_7') - $(python_gen_cond_dep 'dev-python/pathlib[${PYTHON_USEDEP}]' 'python2_7') - $(python_gen_cond_dep 'dev-python/backports-shutil_get_terminal_size[${PYTHON_USEDEP}]' 'python2_7') " DEPEND=" >=dev-python/parver-0.2[${PYTHON_USEDEP}] |