python icon indicating copy to clipboard operation
python copied to clipboard

Update Pypi package version to 3.4

Open aoshiken opened this issue 5 years ago • 2 comments

Do you have any plans to update the Pypi package version to 3.4?

aoshiken avatar Sep 10 '20 09:09 aoshiken

Hi,

thanks for reminding me, however, I'm facing an issue when I try to upload the wheel package:

NOTE: Try --verbose to see response content.
HTTPError: 400 Client Error: Binary wheel 'libvmi-3.4-cp38-cp38-linux_x86_64.whl' has an unsupported platform tag 'linux_x86_64'. for url: https://upload.pypi.org/legacy/

I need to investigate. If you are familiar with PyPi, feel free to guide me.

Another thing I would like to do is using Github Actions to automatically upload a new version on PyPi, if the commit is tagged and pushed to master.

Wenzel avatar Sep 10 '20 16:09 Wenzel

In the meantime, I uploaded an sdist: https://pypi.org/project/libvmi/

Wenzel avatar Sep 10 '20 16:09 Wenzel