mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-21 15:20:59 +00:00
ddb6065ee2
- Add news - upate test runner - Unvendor typing - Fix environment error - Fix click completion patch - update vendoring script - Install flit with vendoring script for wheels - disable build isolation also Signed-off-by: Dan Ryan <dan@danryan.co>
15 lines
488 B
Plaintext
15 lines
488 B
Plaintext
- Vendored new libraries ``vistir`` and ``pip-shims``, ``tomlkit``, ``modutil``, and ``plette``.
|
|
|
|
- Update vendored libraries:
|
|
- ``scandir`` to ``1.9.0``
|
|
- ``click-completion`` to ``0.4.1``
|
|
- ``semver`` to ``2.8.1``
|
|
- ``shellingham`` to ``1.2.4``
|
|
- ``pytoml`` to ``0.1.18``
|
|
- ``certifi`` to ``2018.8.24``
|
|
- ``ptyprocess`` to ``0.6.0``
|
|
- ``requirementslib`` to ``1.1.5``
|
|
- ``pythonfinder`` to ``1.0.2``
|
|
- ``pipdeptree`` to ``0.13.0``
|
|
- ``python-dotenv`` to ``0.9.1``
|