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 67e5cb1 commit 7e69b81Copy full SHA for 7e69b81
pyproject.toml
@@ -7,7 +7,7 @@ name = "TA-Lib"
7
version = "0.6.5"
8
description = "Python wrapper for TA-Lib"
9
readme = "README.md"
10
-license = "LICENSE"
+license = { text = "BSD-2-Clause" }
11
authors = [
12
{name = "John Benediktsson", email = "[email protected]"}
13
]
0 commit comments