uv/crates/uv-normalize
Charlie Marsh 958e88ddbf
Ignore invalid extra named .none (#1428)
## Summary

Some packages erroneously include an extra named `.none`. It turns out
that certain versions of `flit` included this by accident:
https://github.com/pypa/flit/issues/228/.

This PR adds leniency for that specific extra name.

Closes https://github.com/astral-sh/uv/issues/1363.

Closes https://github.com/astral-sh/uv/issues/1399.
2024-02-16 05:01:21 +00:00
..
src Ignore invalid extra named .none (#1428) 2024-02-16 05:01:21 +00:00
Cargo.toml Rename to uv (#1302) 2024-02-15 11:19:46 -06:00