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