-
Things to do for the new repo
* [x] Update links: https://github.com/python-humanize/humanize/pull/2
* [x] Add Codecov
* [x] Update new ReadTheDocs: https://github.com/python-humanize/humanize/pu…
-
**Introduction**
The CI job fails for TestPyPi repository. See details: https://github.com/annoviko/pyclustering/runs/1425044829?check_suite_focus=true
-
While commit #51 and release [v.0.3.4](https://github.com/Living-with-machines/alto2txt/releases/latest) build for [`TestPyPI`](https://github.com/Living-with-machines/alto2txt/actions/workflows/deplo…
-
### Project to be claimed
`mnemosyne`: https://pypi.org/project/mnemosyne
### Your PyPI username
`pbienst`: https://pypi.org/user/pbienst
### Reasons for the request
When trying to upload my pack…
-
Currently, `uv publish` supports trusted publishing support via GitHub Actions with PyPI, but not with TestPyPI. For testing purposes, it would be great if support could be extended to TestPyPI.
-
It's possible (have tried it out), and it seems to work fine.
If going down this route, would modify pip releases to upload to testpypi as well as pypi (in the same way that conda releases are adde…
-
This idea occurred to me after responding to https://github.com/pypa/packaging-problems/issues/313, and the reporter subsequently [suggested something similar](https://github.com/pypa/packaging-proble…
-
A common scenario when using poetry under CI environments is to rely on environment variables to perform a publish operation. For example,
```
export POETRY_REPOSITORIES_TESTPYPI_URL=https://test.…
-
### Search before asking
- [X] I searched the [issues](https://github.com/IBM/data-prep-lab/issues) and found no similar issues.
### Component
Other
### What happened + What you expected…
-
https://github.com/simonw/python-lib/blob/4b825ed/%7B%7Bcookiecutter.hyphenated%7D%7D/.github/workflows/publish.yml#L44-L49 suggests that building the dists within the same job that publishes them is …