Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simplify redundant analysis dependencies
Previously the `analysis` optional dependency group duplicated about half of the dependencies of the `data` group. Define it in terms of the data group to avoid the duplication.
- Loading branch information