Skip to content

Allow build directories outside the CTSM clone #30

@samsrabin

Description

@samsrabin

If using container method, just copy into the clone and use that as build dir.

  • Probably use with tempfile.TemporaryDirectory() as tmpdir: , but make sure that gets cleaned up even on error or KeyboardInterrupt.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions