Skip to content

syncing conda recipe when dependencies in setup.py change #19

@edublancas

Description

@edublancas

I realized that when we update dependencies in the setup.py (example), the PR that the bot opens for conda-forge does not update them - so we need to fix this.

the PR will break when new dependencies are added, removed but it'll pass when an existing dependencies is changed. e.g., from pkg>=1 and pkg>=2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions