Upload new release on PyPi #102
mikibonacci
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The first time you do it, you need to get an authentication token from PyPi (do it here: https://pypi.org/manage/project/aiidalab-qe-vibroscopy/settings/). Hopefully, we can generate a token for each maintainer, and the (n-1)-token will not be deleted if the n-token is generated.
then, in the root folder of the package:
python -m build python -m twine upload dist/*
Beta Was this translation helpful? Give feedback.
All reactions