Skip to content

Offline mode #204

@jayvdb

Description

@jayvdb

cargo build has an --offline mode. PyOxidizer should also, even if it only works reliably for projects without pip dependencies that need to be fetched. #199 allows existing venvs to be reused without pip fetches if the requirements are already met.

It will fail atm on pip fetches, but there are other issues about improving that, and this is similar to cargo offline failing when new deps are added.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions