Metadata-Version: 2.4
Name: mne-plsc
Version: 0.0.3
Summary: PLSC for MNE
Author-email: Isaac Kinley <isaac.kinley@gmail.com>
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: mne
Requires-Dist: pyplsc
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: matplotlib
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"


# Partial least squares correlation for M/EEG

![tests](https://github.com/kinleyid/mne-plsc/actions/workflows/tests.yml/badge.svg)
[![codecov](https://codecov.io/gh/kinleyid/mne-plsc/graph/badge.svg?token=ULMX498W9V)](https://codecov.io/gh/kinleyid/mne-plsc)
