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 ebf5be2 commit 4b099c6Copy full SHA for 4b099c6
pyproject.toml
@@ -29,7 +29,7 @@ maintainers = [
29
{name="MIT Data to AI Lab", email="[email protected]"}
30
]
31
keywords = ["trane", "data science", "machine learning"]
32
-license = {text = "MIT License"}
+license = "MIT License"
33
requires-python = ">=3.9,<4"
34
dependencies = [
35
"numpy >= 1.24.2",
0 commit comments