Move pywikidiff2 from a [tool.uv.sources] entry to a direct git URL in the dependency list, and switch it from ssh to anonymous https. The ssh URL required an account on the gitea instance just to install the package. A PEP 508 direct reference is understood by pip and every other standards-compliant installer, not just uv, so this is a step toward making uv an optional convenience rather than a requirement for working with this repository. Hatchling rejects direct references by default because they are not allowed in packages published to PyPI (this one is not); set tool.hatch.metadata.allow-direct-references to permit them. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1.1 KiB
1.1 KiB