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
tox.ini: add test environment for py3 ("latest" python 3)
I noticed that python 3.10 is my system default be we're testing
against py39 only. Keep python 3.9 as our lowest supported version
but also test the latest py3 available.
Signed-off-by: John Mulligan <[email protected]>
0 commit comments