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
Currently (Jan 20225) apio is tested with python versions 3.9/10/11/12/13. This issue is a proposal to limit the testing to the last three python versions, in this case 3.11/12/13, and possibly a release candidate for the upcoming 3.14.
Currently (Jan 20225) apio is tested with python versions 3.9/10/11/12/13. This issue is a proposal to limit the testing to the last three python versions, in this case 3.11/12/13, and possibly a release candidate for the upcoming 3.14.
A summary of python's versions
https://devguide.python.org/versions/
Motivation:
@override
in apio.Dropping versions 3.9, 3.10 from the test also means that apio doesnt support them and most likely will fail with those versions.
@Obijuan, @cavearr, any thoughts?
The change will be applied here
apio/tox.ini
Line 42 in 86fac3d
The text was updated successfully, but these errors were encountered: