- Allow PEP 508 URL requirements to be used as dependencies.
- Allows dist options (–abi, –python-version, –platform, –implementation) when installing with –target
- Add support for Python 3.7.
- Support passing svn+ssh URLs with a username to pip install -e.
Details
Details
- Reviewers
DataDrake - Group Reviewers
Triage Team - Commits
- R2440:8ab9b211f042: Update to 18.1
Managed some packages in a dummy python 2 project
Diff Detail
Diff Detail
- Repository
- R2440 pip
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.