don't require importlib-metadata with python 3.8 (#1586)
This is probably only a typo. `importlib-metadata` was included in the standard library, so the requirement should be `< 3.8`, not `<= 3.8`.
Showing
Please
register
or
sign in
to comment