Skip to content

Add sbmlmath to conda-forge feedstock #34

@kaiserls

Description

@kaiserls

To make amici a conda-forge package, the dependencies, including this package, should be available as conda-forge package.
I created a conda-forge recipe for sbmlmath for the conda-feedstock: https://github.com/kaiserls/staged-recipes/tree/add-sbml

The recipe was created using the command grayskull pypi sbmlmath and tested with conda-smithy recipe-lint --conda-forge recipes/sbmlmath. Afterwards I adapted the recipe to use {{ python_min }}, which was suggested by the conda-smithy recipe linter. python_min is set to 3.9 by the conda-forge maintainers currently, which at the moment coincides with the minimal python version set in sbmlmath.

@dweindl : Would you be ok with being on the list of maintainers of the recipe and did the grayskull tool detect the license correctly as BSD-3?

PS: I also tested building the conda package locally with conda build <path/to/the/meta.yaml> ;)

Greetings

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions