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 91088aa commit ee3e71cCopy full SHA for ee3e71c
pyproject.toml
@@ -10,7 +10,7 @@ readme = "README.md"
10
authors = [
11
{name = "Andrew Kane", email = "[email protected]"}
12
]
13
-license = {text = "MIT"}
+license = "MIT"
14
requires-python = ">= 3.9"
15
dependencies = [
16
"numpy"
0 commit comments