ISISNeutronMuon / ISISNeutronMuon/quickBayes

Create optional install requirements for running test suite

Open
#104 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1
Forks
2
PR merge metrics
No merged PRs in 30d

Description

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

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

in `[project.optional-dependencies]`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.