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
Python 3.12 no longer installs setuptools into virtual environments. setuptools is still used by genbadge. Please consider removing the dependency on setuptools or adding it explicitly as a requirement. Similar cases here.
The text was updated successfully, but these errors were encountered:
Python 3.12 no longer installs
setuptools
into virtual environments.setuptools
is still used by genbadge. Please consider removing the dependency on setuptools or adding it explicitly as a requirement. Similar cases here.The text was updated successfully, but these errors were encountered: