If packaging doesn't normalise dependency names when stringifying dependencies, why does it normalise their extras?
Originally posted by @layday in pypa/build#550 (comment)
Build's test suite is broken because packaging 22 is normalizing the extras when producing strings. But it doesn't do this with dependency names. It seems like it should be consistent.
Originally posted by @layday in pypa/build#550 (comment)
Build's test suite is broken because packaging 22 is normalizing the extras when producing strings. But it doesn't do this with dependency names. It seems like it should be consistent.