python icon indicating copy to clipboard operation
python copied to clipboard

Outdated PyPi package

Open aoshiken opened this issue 3 years ago • 1 comments

Hi @Wenzel,

Would you mind to update the PyPi package? It's currently 3.4

Thanks

aoshiken avatar Mar 11 '22 07:03 aoshiken

Hi @aoshiken, I made some changes today to debug our CI for a smooth upload to PyPI. However it seems that the rules have changed a bit, and binary wheels cannot be uploaded anymore: https://github.com/libvmi/python/runs/5882944066?check_suite_focus=true#step:7:28

And require an extra step: https://stackoverflow.com/a/59586096/3017219

I will see if I can take care of that, otherwise feel free to open a PR

Wenzel avatar Apr 08 '22 09:04 Wenzel