Closed
Description
Issue description
--ignore-installed is used by default in the release 2022.8.15
Expected result
--ignore-installed should not be used by default. At least it should not be used together with the flag --site-packages
I tried to use PIP_IGNORE_INSTALLED=0, but it didn't help
here is the log snippet:
$HOME/.venv/bin/python /usr/local/lib/python3.8/dist-packages/pipenv/patched/pip/__pip-runner__.py install --ignore-installed --verbose --upgrade --require-hashes --no-deps --exists-action=i -r /tmp/pipenv-vps3t34b-requirements/pipenv-pck_y0xm-requirement.txt -i https://pypi.org/simple
Using source directory: '$HOME/.venv/src'
Writing supplied requirement line to temporary file: "ruamel.yaml==0.17.21; python_version >= '3' --hash=sha256:8b7ce697a2f212752a35c1ac414471dc16c424c9573be4926b56ff3f5d23b7af --hash=sha256:742b35d3d665023981bd6d16b3d24248ce5df75fdb4e2924e93a05c1f8b61ca7"
Installing 'ruamel.yaml'