summaryrefslogtreecommitdiff
path: root/setuptools/_normalization.py
Commit message (Collapse)AuthorAgeFilesLines
* Apply suggestions from code reviewAnderson Bravalheri2023-03-191-1/+1
| | | Co-authored-by: Ed Morley <501702+edmorley@users.noreply.github.com>
* Use new warnings in setuptools/_normalization.pyAnderson Bravalheri2023-03-071-16/+13
|
* Import SetuptoolsDeprecationWarning from setuptools.warningsAnderson Bravalheri2023-03-061-1/+1
|
* 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