YJack0000 / SimEvo

A Customizable Python Framework written in C++ for Simulating Dynamic Evolutionary Phenomena.
https://pypi.org/project/simevopy/
MIT License
10 stars 0 forks source link

At least build for `macos` and `linux` and support `python3.9+` in CI pipeline #12

Open YJack0000 opened 3 months ago

YJack0000 commented 3 months ago

Currently, the project only supports Python 3.x (although I'm not sure which specific version). It would be beneficial to expand the project's compatibility to include more available Python versions and OS.