Skip to content

Run CI with conda dependencies #70

Description

@huddlej

Simple CI checks of the source code take over 2 hours to run because of poetry's installation step. This step seems to be building packages like jaxlib from source.

We should replace the current CI logic with an approach like augur's where we first install all dependencies from Conda followed by installation of the Git version of evofr.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions