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 7ad1df4 commit a939ff5Copy full SHA for a939ff5
pyproject.toml
@@ -8,7 +8,7 @@ authors = [{ name = "Akamai Technologies Inc.", email = "[email protected]"
8
description = "The official command-line interface for interacting with the Linode API."
9
readme = "README.md"
10
requires-python = ">=3.9"
11
-license = { text = "BSD-3-Clause" }
+license = "BSD-3-Clause"
12
classifiers = []
13
dependencies = [
14
"openapi3",
0 commit comments