john-kurkowski / tldextract

Accurately separates a URL’s subdomain, domain, and public suffix, using the Public Suffix List (PSL).
BSD 3-Clause "New" or "Revised" License
1.81k stars 211 forks source link

Switch from pip to uv, during tox #324

Closed john-kurkowski closed 2 weeks ago

john-kurkowski commented 3 months ago

Significantly speeds up fresh tox environments, like in CI. Does not require contributors to use uv directly, outside of tox.

Open Issues

john-kurkowski commented 2 weeks ago

How much do we like a new tool that's at version 0.1.16 0.2.3?

I think the main risk is failing some CI runs. If the tool becomes a thorn in CI's side, this commit is easily reverted. The risk to contributors is low. The risk to users is very low.