Closed cthoyt closed 2 years ago
Actually this small cleanup broke the package for python 3.8. It is failing to load the dicts.
Not sure why, but I really want to keep this compatible with python 3.8.
Any thoughts on what might be breaking?
@lubianat oh that's a bummer. can we add CI for Python 3.8 if compatibility is a goal?
I can't imagine why this would be problematic for py38 specifically, unless maybe I did a new-style type annotation somewhere
This PR does the following:
get_external_ids()
__all__
annotations