You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe the above should be changed to python-version: [3.6, 3.8], so that the oldest and newest supported versions get tested? (I believe this can be seen as a step towards partly solving #65, or at least avoiding similar issues in the future.)
The text was updated successfully, but these errors were encountered:
omnizart supports Python 3.8
omnizart/pyproject.toml
Line 26 in 86bd363
but it's not tested during CI
omnizart/.github/workflows/general.yml
Line 20 in 86bd363
Maybe the above should be changed to
python-version: [3.6, 3.8]
, so that the oldest and newest supported versions get tested? (I believe this can be seen as a step towards partly solving #65, or at least avoiding similar issues in the future.)The text was updated successfully, but these errors were encountered: