Skip to content

Commit

Permalink
add readme to toml file.
Browse files Browse the repository at this point in the history
  • Loading branch information
paquiteau committed Mar 29, 2024
1 parent 264669f commit e8345e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name = "pysap-fmri"
version = "0.0.0"
description = "Python Sparse data Analysis Package external fMRI plugin."
authors = [{name="Pierre-antoine Comby", email="[email protected]"}]
readme = "README.rst"

dependencies = ["modopt", "numpy", "tqdm", "joblib", "numba", "scipy", "pywavelets", "mri-nufft"]

Expand Down

0 comments on commit e8345e8

Please sign in to comment.