Molara-Lab / Molara

Molara is a Python package for the visualization of chemical structures such as molecules or crystals. It provides a graphical user interface for importing structures from output files of popular computational chemistry software as well as for creating custom structures.
GNU General Public License v3.0
14 stars 0 forks source link

Implement release workflow for trusted release on pypi and configure wheel builds #346

Closed ab5424 closed 5 months ago

ab5424 commented 5 months ago

I applied for an organisation on pypi. Once this is approved I will configure the release workflow so that we can trigger a release directly here on github.

Michel-Heinz commented 5 months ago

Very very nice :) We will also need to setup precompiled versions for every operating system.

ab5424 commented 5 months ago

Yes, using cibuildwheel. That shouldn't be a big issue.

ab5424 commented 5 months ago

Apparently the approval for an organisation currently takes months. For now I registered Molara under my name, I will transfer it later.