Skip to content

Commit a939ff5

Browse files
authored
Remove deprecated warning and update license format to latest format (#751)
1 parent 7ad1df4 commit a939ff5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors = [{ name = "Akamai Technologies Inc.", email = "[email protected]"
88
description = "The official command-line interface for interacting with the Linode API."
99
readme = "README.md"
1010
requires-python = ">=3.9"
11-
license = { text = "BSD-3-Clause" }
11+
license = "BSD-3-Clause"
1212
classifiers = []
1313
dependencies = [
1414
"openapi3",

0 commit comments

Comments
 (0)