Loading
gwe: add setuptools for python 3.12
GWE still depends on distutils, which was removed in Python 3.12. setuptools ships with a copy of distutils, so we can use it as a workaround until GWE is fixed.
Admins will be upgrading ORNL GitLab Servers on Saturday, 16 May 2026, from 7 AM until 11 AM EST. Repositories will experience intermittent outages during this time.
GWE still depends on distutils, which was removed in Python 3.12. setuptools ships with a copy of distutils, so we can use it as a workaround until GWE is fixed.