Skip to content

Create optional install requirements for running test suite #104

@mattpitkin

Description

@mattpitkin

Could you create an optional install dependency for installing the requirements for the test suite? E.g., in pyproject.toml add:

test = [
    'eigen',
    'gofit',
    'joblib',
    'pybind11[global]',
    'pytest',
]

in [project.optional-dependencies].

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