summaryrefslogtreecommitdiff
path: root/src/pip/_internal/utils/entrypoints.py
Commit message (Expand)AuthorAgeFilesLines
* Remove typing.TYPE_CHECKING guardsJon Dufresne2021-02-191-4/+1
* Replace pip._internal.utils.typing with stdlib typingJon Dufresne2021-02-181-2/+2
* Update linter: isortPradyun Gedam2020-09-231-1/+1
* Add warning when using old console script wrappersChris Hunt2019-12-201-0/+10
* Setup old entrypoints in pip moduleChris Hunt2019-12-191-0/+21