Closed
Description
I have been searching the documentation for information about which versions of importlib_resources
should be used for a given version of python, but have not found this information. I have questions like, can I use v5.10.0
with python 3.7? with python 2.7?
Can you point me in the right direction?