DARPA-ASKEM / Model-Representations

Modeling framework representations for ASKEM
https://darpa-askem.github.io/Model-Representations/
8 stars 2 forks source link

Change minimum version to python3.8 #86

Closed JosephCottam closed 4 months ago

JosephCottam commented 4 months ago

pyciemss uses python 3.8 as its minimum version. Changing this utility to be python 3.8 compatible.

Also: Adds github action to test that install works and the utility can run (does not check results, just non-failure exit code)