-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Remove cruft files in the output #12
Conversation
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
Is it something that should be done for every |
I'm not sure. One thing that I did change was |
https://github.com/conda-forge/typing_extensions-feedstock/blob/main/recipe/meta.yaml that I used as a source doesn't have any extra pip flags. |
@conda-forge-admin, please rerender |
Hi! This is the friendly automated conda-forge-webservice. I tried to rerender for you, but it looks like there was nothing to do. This message was generated by GitHub actions workflow run https://github.com/conda-forge/jupyter-sphinx-feedstock/actions/runs/7680280199. |
Clobber warnings are gone from the logs, so I'll merge. |
pip's normal behavior is to detect if a dependency is present in site-packages and, if so, it skips downloading it from pypi. This means that you can always manually setup your dependencies and then @akhmerov thanks for fixing this. All looks good now! |
FYI: https://github.com/conda-forge/conda-forge.github.io/pull/2044/files (has something to do with "outputs"). |
Should close #11
Checklist
0
(if the version changed)conda-smithy
(Use the phrase@conda-forge-admin, please rerender
in a comment in this PR for automated rerendering)