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
Other backport projects have pins in the setup.py that prevents this package from being installed with Python >3.6, please see an example here. https://github.com/ericvsmith/dataclasses
The fix for this would be very simple, just add the same type of pin.