Pipenv v2022.1.8 Release Notes

Release Date: 2022-01-08 // about 2 years ago
  • ๐Ÿ› Bug Fixes

    • โœ‚ Remove the extra parentheses around the venv prompt. #4877 <https://github.com/pypa/pipenv/issues/4877>_
    • ๐Ÿ›  Fix a bug of installation fails when extra index url is given. #4881 <https://github.com/pypa/pipenv/issues/4881>_
    • ๐Ÿ›  Fix regression where lockfiles would only include the hashes for releases for the platform generating the lockfile #4885 <https://github.com/pypa/pipenv/issues/4885>_
    • ๐Ÿ›  Fix the index parsing to reject illegal requirements.txt. #4899 <https://github.com/pypa/pipenv/issues/4899>_