Alexey-Stupishin / pyAMaFiL

MIT License
0 stars 0 forks source link

Need help with Github CI #1

Open vit1-irk opened 1 month ago

vit1-irk commented 1 month ago

@Alexey-Stupishin @sageyu123

I have set up autocompiling the library using setuptools. The backend used to build pip wheels on Github infrastructure under multiple platforms (cibuildwheel) does not work for Linux and MacOS targets. Linux builds, however, work on my Linux PC locally. Need help with testing, fixing the builds and publishing on PyPI.

vit1-irk commented 4 weeks ago

For now it is probably working for all platforms. Need to publish the wheels on PyPI using the CI procedures. Also, testing is required!