-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
feat(config): add replacement presets for pypi packages #12712
Conversation
I thought the replace capabilities only support npm today? Cc @JamieMagee |
Correct, but I haven't finished #12626. IMO this PR is still valuable, and will light up scenarios once we do have |
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.
This won't work right now, but I am happy merging this in the meantime.
Don't you think it will lead to people raising a bug for why it's not working? |
lets leave this as draft until it's supported |
downgrade replacement version of flake8-use-pathlib to initial release
Let's reopen once it's unblocked |
Changes:
https://pypi.org/project/flake8-pathlib/ was renamed to https://pypi.org/project/flake8-use-pathlib/
https://pypi.org/project/svg.elements/ was renamed to https://pypi.org/project/svgelements/
Context:
The
flake8-pathlib
package on PyPI was renamed toflake8-use-pathlib
.The
svg.elements
package on PyPI was renamed tosvgelements
.Documentation (please check one with an [x])
How I've tested my work (please tick one)
I have verified these changes via: