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

Reenable Windows tests #282

Closed ab5424 closed 7 months ago

ab5424 commented 7 months ago

Closes #184

ab5424 commented 7 months ago

The linting on 3.9 fails due to the 3.10 syntax as mentioned in #273. Should we increase the requirement to 3.10? @Michel-Heinz @adrianusler