Skip to content

Disabling conda dependency resolver #633

@mvdbeek

Description

@mvdbeek

So it seems that's currently not possible. The closest thing to disabling
conda would be providing you're own job_conf.xml.
A flag like --no_conda_dependency_resolution analogous to --no_conda_auto_install would be nice.
Usecase is if you're developing a python package, and you would like to test it with planemo before packing it up in pypi followed by creating a conda package from pypi.
You can also work around it by removing the conda package or the requirements tag, but it would still be nice if planemo could be used in that scenario.

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