Skip to content

Don't use pip inside setup.py  #611

@luciansmith

Description

@luciansmith

Pip 23.1 introduces an isolated environment within which things are installed. That environment doesn't include pip, so we can no longer use it in setup.py. We may simply want to change how we store metadata.

This affects all (or perhaps only virtually all) of the projects in the 'biosimulators' project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions