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.
README.rst
README.md
1 parent b10f89d commit ee9f584Copy full SHA for ee9f584
pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
6
name = "sparse"
7
dynamic = ["version"]
8
description = "Sparse n-dimensional arrays for the PyData ecosystem"
9
-readme = "README.rst"
+readme = "README.md"
10
dependencies = ["numpy>=1.17", "numba>=0.49"]
11
maintainers = [{ name = "Hameer Abbasi", email = "[email protected]" }]
12
requires-python = ">=3.10"
0 commit comments