uv/crates/pypi-types
Charlie Marsh a5372d4e4d
Ignore invalid extras from PyPI (#1731)
## Summary

We don't control these, so it seems preferable _not_ to fail on them,
but rather, to just ignore them entirely. (I considered adding a long
allow-list, but then questioned the point of it? We'd end up having to
extend it if more invalid extras were published in the future.)

Closes https://github.com/astral-sh/uv/issues/1633.
2024-02-19 22:26:29 -05:00
..
src Ignore invalid extras from PyPI (#1731) 2024-02-19 22:26:29 -05:00
Cargo.toml Rename to uv (#1302) 2024-02-15 11:19:46 -06:00