summaryrefslogtreecommitdiff
path: root/src/pip/_internal/operations/build/wheel.py
Commit message (Expand)AuthorAgeFilesLines
* Remove typing.TYPE_CHECKING guardsJon Dufresne2021-02-191-6/+3
* Replace pip._internal.utils.typing with stdlib typingJon Dufresne2021-02-181-2/+2
* Use f-strings for simple string formattingJon Dufresne2020-12-251-1/+1
* Update linter: isortPradyun Gedam2020-09-231-0/+1
* Nitpick logging callsNguyễn Gia Phong2020-07-171-1/+1
* Move PEP-517 wheel build logic into operations.buildPradyun Gedam2019-12-291-0/+46