libvmi / python

LibVMI Python bindings
http://libvmi.com/
GNU Lesser General Public License v3.0
30 stars 22 forks source link

Update Pypi package version to 3.4 #66

Open aoshiken opened 4 years ago

aoshiken commented 4 years ago

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

Wenzel commented 4 years ago

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 commented 4 years ago

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