-
-
Notifications
You must be signed in to change notification settings - Fork 533
Use importlib.metadata from the standard library on Python 3.8+ #1368
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you pull in here 3.8 to test this?
https://github.com/tox-dev/tox/blob/master/azure-pipelines.yml#L32
py38:
image: [linux]
So we test this inside the CI too?
7ef798f
to
718704f
Compare
Separate commit? |
Here is perfect 👍 |
Azure Pipelines failed on various Windows. I don't think it is related. |
That's alright 👍 |
Thanks! |
Thanks for the absolutely swift review! |
Resolves #1367