Skip to content

Commit ee9f584

Browse files
committed
README.rst -> README.md
1 parent b10f89d commit ee9f584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66
name = "sparse"
77
dynamic = ["version"]
88
description = "Sparse n-dimensional arrays for the PyData ecosystem"
9-
readme = "README.rst"
9+
readme = "README.md"
1010
dependencies = ["numpy>=1.17", "numba>=0.49"]
1111
maintainers = [{ name = "Hameer Abbasi", email = "[email protected]" }]
1212
requires-python = ">=3.10"

0 commit comments

Comments
 (0)