Tag a Version, Pip Upload
ax3l opened this issue · 2 comments
ax3l commented
We currently prepare to upload lasy
to pypi, since we need it for CI workflows in WarpX.
LASY-org/lasy#131
cc @RemiLehe
The upload to pypi fails because we cannot depend on axiprop in requirements.txt
as we currently do:
axiprop @ https://github.com/hightower8083/axiprop/archive/refs/heads/main.zip
# or
axiprop @ git+https://github.com/hightower8083/axiprop.git@9bd516898c1cc4e1bcbfb9adac26f8909ec087a0
@hightower8083 can you please prepare a PR similar to LASY-org/lasy#131, tag a version of axiprop, and upload it to PyPI?
Thanks for your help! :)
hightower8083 commented
it's done
https://pypi.org/project/axiprop/0.5/
ax3l commented
Awesome, thanks a lot 🚀 ✨