Skip to content

[Question] Is there a good way to manage Python environments to use the experimental rather than the main release? #29

@jonrkarr

Description

@jonrkarr

I'd like to specify a Python environment where python-libsbml-experimental is required, and required to be equal to the version of python-libsbml (whose version would be determined by the requirements of simulation tool).

I can easily manage this ad hoc, such as by installing python-libsbml-experimental on top of a Python environment after pip/pipenv has initialized the environment.

Does anyone have advice about how manage Python environments with pip/pipenv?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions