Hodei Navarro
Hodei Navarro
I can confirm this bug as of today (2023-10-19) in `next` branch. The issue is because clack prompt can return either a `string` or a `symbol` to inform about the...
Astro also includes a note block when a page is not translated at all, could this be added too?  > Note This page is not available on your language...
You're looking for `clone_url` or `html_url` most likely. `svn_url` also returns the repository URL but I'd not use it as it seems meant for a different purpose.
Hello @jaraco Here's my testing with the MRE provided initially. With uv: ``` ❯ git clone [email protected]:pypa/setuptools ❯ git clone [email protected]:hodeinavarro/uv-bin-scripts-are ❯ uv venv with-uv ❯ source with-uv/bin/activate ❯ uv...