Open aoshiken opened 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.
In the meantime, I uploaded an sdist
:
https://pypi.org/project/libvmi/
Do you have any plans to update the Pypi package version to 3.4?