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
CI: Fix release workflow recipe by downgrading to Python 3.11
On Python 3.12, there is:
Traceback (most recent call last):
File "/home/runner/work/crate-python/crate-python/setup.py", line 22, in <module>
from setuptools import setup, find_packages
ModuleNotFoundError: No module named 'setuptools'
0 commit comments