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
I'm marking this as blocked for now, we need to support Py 3.8 until we do the breaking 2.0 release of Aspects (around Sumac launch) since 1.x supports back to Nutmeg.
It's kind of complicated since we run code in so many environments:
Our own Aspects container (should already be upgraded?)
Superset (running 3.10, not sure if we're actually testing much of that code now, or what version we're using off hand)
Whatever is running Tutor commands, for testing those yes I think we'd need to bump our Tutor version, which we should do for a breaking 2.0 change anyway
Description:
Follow and complete all of the following steps for the issue to be marked as done.
tox.ini
,setup.py
,setup.cfg
, orpyproject.toml
to remove Python 3.8 from the supported versions list.The text was updated successfully, but these errors were encountered: