-
Hi,
could you please mark a new version 0.16.2, so that it is easier to download a tar archive.
Thanks
Martin
-
```
What steps will reproduce the problem?
1. run e.g. `release.sh branches/2.1 2.1.0rc1`
What is the expected output? What do you see instead?
everything works up to the point where it should uploa…
-
```
What steps will reproduce the problem?
1. run e.g. `release.sh branches/2.1 2.1.0rc1`
What is the expected output? What do you see instead?
everything works up to the point where it should uploa…
-
It would be nice if I could install the `python-bsdl-parser` via `pip install` command.
Do you plan to upload your project to PyPI? (I can help you if you need)
Can I upload the project?
-
It would be nice to be able to pip-install this module from PyPi.
-
Hi @dougiesquire
When you have a chance, can you add access-nri as owner on pypi?
Thank you
-
I currently need this library for several projects. For this, it would be great to have the library available via pip rather than installing via the GitHub link.
What do you think? @Nicogene @mf…
-
Is it possible to mark a uv project as `private` such that `uv publish` is completely disabled? For private code this is a desirable feature.
Something like:
```toml
[tool.uv]
private = true
…
-
I'm attempting to run a testpypi in my CI with the following workflow job step:
```yaml
- name: Publish to PyPI
uses: PyO3/maturin-action@v1
env:
MATURIN_PYPI_TOKEN: ${{…
-
Implement uploading new quiz articles to the wiki using [`Pywikibot`](https://www.mediawiki.org/wiki/Manual:Pywikibot/pagefromfile.py).
https://www.mediawiki.org/wiki/Manual:Pywikibot/Use_on_third-pa…