Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use PEP508 project names in requirements instead of egg fragments
See https://peps.python.org/pep-0508/. Pip documentation claims use of `egg` url fragments is now largely discouraged, see e.g. here: https://discuss.python.org/t/killing-off-the-egg-fragment-once-and-for-all/21660 In particular, `uv` does not support that fragment.
- Loading branch information