1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00

Merge pull request #6185 from pradyunsg/release/19.0.1

Release 19.0.1
This commit is contained in:
Pradyun Gedam 2019-01-23 19:36:29 +05:30 committed by GitHub
commit c297dec372
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 2 deletions

View file

@ -7,6 +7,15 @@
.. towncrier release notes start
19.0.1 (2019-01-23)
===================
Bug Fixes
---------
- Fix a crash when using --no-cache-dir with PEP 517 distributions (`#6158 <https://github.com/pypa/pip/issues/6158>`_, `#6171 <https://github.com/pypa/pip/issues/6171>`_)
19.0 (2019-01-22)
=================

View file

@ -1 +0,0 @@
Fix a crash when using --no-cache-dir with PEP 517 distributions

View file

@ -1 +0,0 @@
Fix a crash when using --no-cache-dir with PEP 517 distributions