Open jorenham opened 2 months ago
or until that day:
> uv build
> uvx twine upload dist/*
or until that day:
> uv build > uvx twine upload dist/*
Yea that's not as scary as I pictured it would be
Add
uv publish
Add
uv publish
Yea I tried it, but it unfortunately doesn't pick up on my ~/.pypirc
like twine
and poetry
. So I had to set a new UV_PUBLISH_TOKEN
env var 🤔 🤷🏻
~if we're using UV by then; we'd have to wait until https://github.com/astral-sh/uv/issues/6278 is implemented~
edit: we're using UV now