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.
1 parent 8f12b53 commit c1a70e2Copy full SHA for c1a70e2
pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "maturin"
6
name = "arrayredox"
7
description = "Array utilities"
8
requires-python = ">=3.10"
9
-readme = { file = "README.md", content-type = "text/x-markdown" }
+readme = { file = "README.md", content-type = "text/markdown" }
10
license = { text = "MIT" }
11
authors = [
12
{ name = "Christopher Ariza" },
0 commit comments