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.
#784