summaryrefslogtreecommitdiff
path: root/setuptools/_normalization.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix dist-info naming discrepancy in relation to bdist_wheelAnderson Bravalheri2023-01-241-1/+28
|
* Replace/move _normalization.path with/to _path.samepath and _path.normpathAnderson Bravalheri2023-01-241-9/+0
|
* Extract normalization functions from editable_wheel and dist_info into own ↵Anderson Bravalheri2023-01-231-0/+99
module