summaryrefslogtreecommitdiff
path: root/src/pip/_vendor/rich/style.py
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade rich to 13.3.3Paul Moore2023-04-021-0/+23
|
* Update `rich` to 12.6.0Pradyun Gedam2022-12-261-2/+4
|
* Upgrade rich to 12.5.1Stéphane Bidoul2022-07-161-52/+38
|
* Vendor rich and required dependencies (pygments, typing_extensions)Pradyun Gedam2021-11-261-0/+785
This will enable building upon these libraries, to improve the presentation style and output.