Closed khanna7 closed 1 year ago
https://github.com/khanna-lab/cadre/blob/31c29fa54834af45b9d922a4826ef219f8ddbaf7/.github/workflows/python-app.yml#L33
Why do we have v3.10 here? Doesn't Repast4Py require v3.7+?
v3.10 is more recent than 3.7: https://www.python.org/doc/versions/
https://github.com/khanna-lab/cadre/blob/31c29fa54834af45b9d922a4826ef219f8ddbaf7/.github/workflows/python-app.yml#L33
Why do we have v3.10 here? Doesn't Repast4Py require v3.7+?