-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
MNT: Use Jinja2 set statement for python_min #29
MNT: Use Jinja2 set statement for python_min #29
Conversation
* Using a Jinja2 set statement for the python_min allows for all the build metadata to be contained in the recipe/meta.yaml and for recipe/conda_build_config.yaml to be removed. * Bump build number.
@conda-forge-admin, please rerender |
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 ( I do have some suggestions for making it better though... For recipe/meta.yaml:
|
cc @jonas-eschle this is an easier way than what I showed in PR #28. |
Need to figure out why the linter message won't go away though. |
11c967d
to
e22ef65
Compare
Ah, I think [project]
...
requires-python = ">=3.7" in the Python package's |
Thanks for the ping, yes, looks preferrable |
Once conda-forge/conda-smithy#2132 is merged this can get rerendered and then should be good to go. |
conda-forge/conda-smithy#2132 is merged, but we need to wait for |
@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/conda-forge-webservices/actions/runs/11867831670. |
e22ef65
to
2acfaf9
Compare
@conda-forge-admin, please rerender |
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 ( |
…nda-forge-pinning 2024.11.15.15.57.58
set
statement for thepython_min
allows for all the build metadata to be contained in therecipe/meta.yaml
and forrecipe/conda_build_config.yaml
to be removed.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)