We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e68956b commit ed26d40Copy full SHA for ed26d40
1 file changed
pyproject.toml
@@ -8,7 +8,7 @@ name="tableauserverclient"
8
dynamic = ["version"]
9
description='A Python module for working with the Tableau Server REST API.'
10
authors = [{name="Tableau", email="github@tableau.com"}]
11
-license="Apache-2.0",
+license = "Apache-2.0"
12
license-files = ["LICENSE"]
13
readme = "README.md"
14
0 commit comments