Skip to content

Commit a924373

Browse files
Marc SerratMarc Serrat
authored andcommitted
Fix pyproject.toml
1 parent 33bdb49 commit a924373

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

pyproject.toml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,15 @@ classifiers = [
2222
"Topic :: Utilities",
2323
"Topic :: Software Development :: Libraries",
2424
]
25-
keywords = "fulfillment api client openapi utility connect cloudblue"
25+
keywords = [
26+
"fulfillment",
27+
"api",
28+
"client",
29+
"openapi",
30+
"utility"
31+
"connect",
32+
"cloudblue",
33+
]
2634

2735
[tool.poetry.dependencies]
2836
python = "^3.6"

0 commit comments

Comments
 (0)