Skip to content

Commit 89920e6

Browse files
authored
Merge pull request #226 from nipy/readme-rst
Rename README.txt to README.rst
2 parents e434626 + 8dfbb72 commit 89920e6

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ build-backend = "setuptools.build_meta"
1414
name = "nitime"
1515
dynamic = ["version"]
1616
description = "Nitime: timeseries analysis for neuroscience data"
17-
readme = "README.txt"
17+
readme = "README.rst"
1818
license = { file = "LICENSE" }
1919
requires-python = ">=3.8"
2020
authors = [

0 commit comments

Comments
 (0)