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 4df981a commit feca7d8Copy full SHA for feca7d8
pyproject.toml
@@ -5,6 +5,7 @@ authors = [
5
{ name = "Frankie Robertson", email = "frankie@robertson.name" },
6
{ name = "Philipp Angerer", email = "phil.angerer@gmail.com" }
7
]
8
+readme = "README.rst"
9
license = "BSD-3-Clause"
10
dynamic = ["version"]
11
requires-python = "<3.13,>=3.9" # enforced by scipy
0 commit comments