Skip to content

Commit

Permalink
Add README to pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
dekuenstle authored Sep 20, 2024
1 parent 856f1b3 commit 72d3860
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ dependencies = [
"scipy",
"matplotlib",
]
readme = 'README.md'
# Python psignifit - based on Matlab psignifit by Heiko Schütt with help from
# Felix Wichmann, Jakob Macke and Stefan Harmeling.
# Refactoring done by multiple researchers, see Github contributors.
Expand Down Expand Up @@ -50,4 +51,4 @@ docs = [
'sphinx-gallery',
'sphinx_rtd_theme',
'matplotlib',
]
]

0 comments on commit 72d3860

Please sign in to comment.