Metadata-Version: 2.3
Name: eegfmri-denoising
Version: 0.1.0
Summary: Add your description here
Requires-Dist: black>=26.1.0
Requires-Dist: coverage>=7.13.1
Requires-Dist: ruff>=0.14.13
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# EEG-fMRI Denoising

[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

---
## Installation
```
pip install eegfmri_denoising
```
or
```
uv install eegfmri_denoising
```
---
## Example Usage
TBC