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 would like to propose moving from setup.py to a pyproject.toml-based setup, which can help solve dependency and compatibility issues, such as the one mentioned in #377 (though it can be solved via setup.py configuration too, see #411)