-
To go along with `uv publish`, it would be great if we could check our wheel files like `twine check`.
Most important would be errors like:
```
Checking rockcraft/dist/rockcraft-1.6.0.post2+gfc…
-
Currently the slap-cli **publish** sub-command does not honor the `TWINE_*` environment variables where-as twine-cli utility does -
https://twine.readthedocs.io/en/stable/index.html#configuration
…
-
I use 6.14.0
`devpi-init --serverdir /data/devpiserver --no-root-pypi`
`devpi-server --host 0.0.0.0 --port 8081 --serverdir /data/devpiserver`
then I use use create index for me
``…
-
### Description
Unable to add a valid RSS feed to Twine. The feed is rejected with an error message despite working correctly in other RSS readers.
### Steps to reproduce
1. Open Twine
2. Try to…
-
### Checklist
- [x] I added a descriptive title
- [x] I searched open reports and couldn't find a duplicate
### What happened?
`MatchSpec` appears to reinterpret URL channels to `conda.anaconda.org…
-
As reported in:
https://github.com/pypa/twine/issues/1102
`twine check` fails when parsing the `readme` file contains badges. If one of the badge has a scale factor, the `readme_renderer` fails clai…
-
Not sure how feasible that would be. But the concept looks a bit like twine, so I guess it would fit. If you add an importer or even parity to twine script this may get to be the #1 dialogue plugin.
-
Hi! I'm a [Twine](https://twine.readthedocs.io) maintainer; thanks for using Twine. I noticed you've pinned an old version of Twine in [your requirements file](https://github.com/JoabMendes/fbbotw/blo…
-
-
In the same spirit as `twine check` (see #8641), there is a nice utility called [`check-wheel-contents`](https://github.com/jwodder/check-wheel-contents).
Do we still need this tool now that `uv pu…