lisphilar / covid19-sir

CovsirPhy: Python library for COVID-19 analysis with phase-dependent SIR-derived ODE models.

Home Page:https://lisphilar.github.io/covid19-sir/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Dev] use Python 3.10 as the main Python version for test

lisphilar opened this issue · comments

Checkbox

Issues of the current workflow

Test workflow settings as follows (.github/workflows/test.yml).

  • Poetry, Python 3.9
  • Pip, Python 3.8, 3.9, 3.10
  • Anaconda, Python 3.9
  • CodeQL

Action items

Use Python 3.10 in Poetry/Anaconda workflow.

Additional Context

No response