Open
Description
Currently this github-hosted PyPi index uses egg
. For example :
As pointed out in #84 (see also astral-sh/uv#2602), using egg
distributions is deprecated by pip
.
We should use something not deprecated.
Currently this github-hosted PyPi index uses egg
. For example :
As pointed out in #84 (see also astral-sh/uv#2602), using egg
distributions is deprecated by pip
.
We should use something not deprecated.