-
Hey Adam! it would be great to have this as a package on PyPI. Happy to submit a PR for that upload pipeline.
-
Having this documented only in my head is suboptimal. The process is basically just "run towncrier, tag, build artifacts, upload to pypi" but there's some subtleties here.
-
# This workflow will upload a Python Package using Twine when a release is created
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-pyth…
-
@pmav99 I was wondering if it was possible to avoid to:
- modify version in `setup.cfg`, `setup.py` and `pyproject.toml`
- build tar and wheel
- push on pipy
- push changes on git
every ti…
-
I was trying to use the `IMF_out` parameter in `number_density` but was getting an error. That made me realise that the PyPI version is older and does not track the latest version on GitHub. If you ar…
-
For one package I have MFA authentication and with Twine, it gives me this error:
```
401 User *** has two factor auth enabled, an API Token or Trusted
Publisher must be used to upload in place o…
-
I am trying to pip install this package from the github source but it is failing on Linux. Do you have plans to package and upload to PyPi?
-
Hi! In [the documentation](https://zestreleaser.readthedocs.io/en/latest/uploading.html#pypi-configuration-file-pypirc) perhaps you could change
> username:maurits
> password:secret
to instead…
-
Define the release process for this package.
Upload to PyPI should happen when a GitHub Release is created (which needs a tag?).
How to manage pre-release versions though?
-
https://pypi.org/project/powerline-status/ is still at 2.7. Could someone update it to the latest release?