File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed
Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -31,10 +31,13 @@ dynamic = [
3131]
3232
3333[project .urls ]
34- "Home Page" = " https://www.parsonsproject.org/"
35- DOCUMENTATION = " https://move-coop.github.io/parsons/html/stable/index.html"
36- Repository = " https://github.com/move-coop/parsons.git"
37- GitHub = " https://github.com/move-coop/parsons"
34+ homepage = " https://www.parsonsproject.org/"
35+ documentation = " https://move-coop.github.io/parsons/html/stable/index.html"
36+ releasenotes = " https://github.com/move-coop/parsons/releases"
37+ funding = " https://secure.actblue.com/donate/parsonsproject?refcode=parsonswebsite"
38+ issues = " https://github.com/move-coop/parsons/issues"
39+ github = " https://github.com/move-coop/parsons"
40+ repository = " https://github.com/move-coop/parsons.git"
3841
3942[tool .setuptools ]
4043packages = [" parsons" ]
You can’t perform that action at this time.
0 commit comments