File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,6 @@ license = "Apache-2.0"
66authors = [{name = " IdentityPython" , email = " discuss@idpy.org" }]
77maintainers = [{name = " IdentityPython" , email = " discuss@idpy.org" }]
88readme = " README.md"
9- homepage = " https://idpy.org"
10- repository = " https://github.com/IdentityPython/pysaml2"
11- documentation = " https://pysaml2.readthedocs.io"
129keywords = [
1310 " saml" ,
1411 " saml2" ,
@@ -39,7 +36,12 @@ s2repoze = [
3936]
4037
4138[project .urls ]
42- "Bug Tracker" = " https://github.com/IdentityPython/pysaml2/issues"
39+ Homepage = " https://idpy.org"
40+ Documentation = " https://pysaml2.readthedocs.io"
41+ Repository = " https://github.com/IdentityPython/pysaml2"
42+ Issues = " https://github.com/IdentityPython/pysaml2/issues"
43+ Changelog = " https://github.com/IdentityPython/pysaml2/blob/master/CHANGELOG.md"
44+
4345
4446[tool .poetry ]
4547packages = [
You can’t perform that action at this time.
0 commit comments