File tree 1 file changed +7
-4
lines changed
1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -31,10 +31,13 @@ dynamic = [
31
31
]
32
32
33
33
[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"
38
41
39
42
[tool .setuptools ]
40
43
packages = [" parsons" ]
You can’t perform that action at this time.
0 commit comments