Skip to content

Commit 5263aee

Browse files
committed
ci: update project license decprecated warning
1 parent d7f4088 commit 5263aee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/scripts/pyproject.template.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ version = "0.1.0"
88
description = "Python client library for Raystack services"
99
readme = "README.md"
1010
requires-python = ">=3.8"
11-
license = {text = "Apache-2.0"}
11+
license = "Apache-2.0"
1212
authors = [
1313
{name = "Raystack"}
1414
]

0 commit comments

Comments
 (0)