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
The Netlify configuration uses Python 3.8 which was EOL'd in 2024.
I'm not sure what Netlify is intended to test, but Ubuntu 22.04 includes Python 3.10 and Ubuntu 24.04 includes Python 3.12. Most Python packages on PyPi support Python 3.12 by now.
The text was updated successfully, but these errors were encountered:
The Netlify configuration uses Python 3.8 which was EOL'd in 2024.
I'm not sure what Netlify is intended to test, but Ubuntu 22.04 includes Python 3.10 and Ubuntu 24.04 includes Python 3.12. Most Python packages on PyPi support Python 3.12 by now.
The text was updated successfully, but these errors were encountered: