Skip to content

fix: update local installation workflow #227

Description

@sbillinge

Problem

There is a local_install script that is out of date with the current code base and needs updating. Please see #209 and the discussion in #226 for more details.

Proposed solution

The local_install script will have to be updated, and I also dislike storing built wheels in the repo and would like to clean that out. A better solution would be to have some code that could be run to build a local-installation flash drive that can be run from a location with good internet, it builds an env or something like that and writes it to disc that can be copied to the flash drive, and another lightweight utility function that can be run locally to install everything from the flash drive. I am not sure the details but this would be a better solution as a general matter.

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