We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 671bcfb commit 1bd792eCopy full SHA for 1bd792e
pyproject.toml
@@ -7,7 +7,8 @@ name = "TA-Lib"
7
version = "0.6.6"
8
description = "Python wrapper for TA-Lib"
9
readme = "README.md"
10
-license = { text = "BSD-2-Clause" }
+license = "BSD-2-Clause"
11
+license-files = ["LICENSE"]
12
authors = [
13
{name = "John Benediktsson", email = "mrjbq7@gmail.com"}
14
]
0 commit comments