We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e434626 + 8dfbb72 commit 89920e6Copy full SHA for 89920e6
README.txt renamed to README.rst
pyproject.toml
@@ -14,7 +14,7 @@ build-backend = "setuptools.build_meta"
14
name = "nitime"
15
dynamic = ["version"]
16
description = "Nitime: timeseries analysis for neuroscience data"
17
-readme = "README.txt"
+readme = "README.rst"
18
license = { file = "LICENSE" }
19
requires-python = ">=3.8"
20
authors = [
0 commit comments