Skip to content

Test python_min and latest - #12

Merged
phreed merged 25 commits into
conda-forge:multi-outputfrom
phreed:multi-output
Aug 21, 2026
Merged

Test python_min and latest#12
phreed merged 25 commits into
conda-forge:multi-outputfrom
phreed:multi-output

Conversation

@phreed

@phreed phreed commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Checklist

  • Used a personal fork of the feedstock to propose changes
  • Bumped the build number (if the version is unchanged)
  • Reset the build number to 0 (if the version changed)
  • Re-rendered with the latest conda-smithy (Use the phrase @conda-forge-admin, please rerender in a comment in this PR for automated rerendering)
  • Ensured the license file is being packaged.

conda-forge-webservices Bot and others added 25 commits May 1, 2026 04:30
updated to version 0.15 which has multiple outputs
@phreed
phreed requested a review from joshsh as a code owner August 21, 2026 21:22
@conda-forge-admin

Copy link
Copy Markdown
Contributor

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 (recipe/recipe.yaml) and found it was in an excellent condition.

I do have some suggestions for making it better though...

For recipe/recipe.yaml:

  • ℹ️ noarch: python packages install on every Python version at or above python_min, but the Python test only runs against a single version. Consider testing against both the minimum and the latest supported Python:
tests:
  - python:
      python_version:
        - ${{ python_min }}.*
        - "*"

This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/32528172115. Examine the logs at this URL for more detail.

@phreed
phreed merged commit 2fb7f24 into conda-forge:multi-output Aug 21, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants