-
-
Notifications
You must be signed in to change notification settings - Fork 6
Update to version 0.11.0 #11
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
System ninja (so from conda-forge) will now be checked first and used if installed.
|
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 ( |
|
One new test error, need to look into that: |
|
I predicted this in mesonbuild/meson-python#214 (comment) and the solution would have been to add Technically, this should be skipped - isolated builds are not supposed to be supported on conda, isolated builds are designed for a PyPI-only environment. |
Good point, it will probably come up from other packaging ecosystems sooner or later. Let's raise an issue upstream and patch the sdist accordingly here. |
The bot probably didn't trigger because the repo moved.
All patches can be dropped.
Closes gh-10