Skip to content

Commit 7051d22

Browse files
committed
chore: additional pypi URLs
1 parent d68639b commit 7051d22

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors = [
88
"Christian Friedrich Coors <me@ccoors.de>",
99
]
1010
readme = "README.md"
11-
keywords = ["scim", "scim2", "provisioning"]
11+
keywords = ["scim", "scim2", "provisioning", "rfc7643", "rfc7644"]
1212
repository = "https://github.com/yaal-coop/scim2-server"
1313
classifiers = [
1414
"Intended Audience :: Developers",
@@ -22,6 +22,9 @@ classifiers = [
2222
"Operating System :: OS Independent",
2323
]
2424

25+
[tool.poetry.urls]
26+
funding = "https://github.com/sponsors/yaal-coop"
27+
2528
[tool.poetry.dependencies]
2629
python = "^3.11"
2730
scim2-models = "^0.2.0"

0 commit comments

Comments
 (0)