Pipenv v2021.11.23 Release Notes

Release Date: 2021-11-23 // over 2 years ago
  • ๐Ÿ› Bug Fixes

    • โšก๏ธ Update charset-normalizer from 2.0.3 to 2.0.7, this fixes an import error on Python 3.6. #4865 <https://github.com/pypa/pipenv/issues/4865>_
    • ๐Ÿ›  Fix a bug of deleting a virtualenv that is not managed by Pipenv. #4867 <https://github.com/pypa/pipenv/issues/4867>_
    • ๐Ÿ›  Fix a bug that source is not added to Pipfile when index url is given with pipenv install. #4873 <https://github.com/pypa/pipenv/issues/4873>_