File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ build-backend = "setuptools.build_meta"
88name = " Wand"
99authors = [
1010 {name = " Hong Minhee" , email = " hongminhee@member.fsf.org" },
11+ {name = " E. McConville" , email = " emcconville@emcconville.com" },
1112]
1213maintainers = [
1314 {name = " E. McConville" , email = " emcconville@emcconville.com" },
@@ -40,8 +41,8 @@ test = ["pytest >= 7.2.0"]
4041doc = [" Sphinx >= 7.2.6" ]
4142
4243[project .urls ]
43- Homepage = " https://example.com "
44- Documentation = " https://docs.wand-py.org"
44+ Homepage = " https://docs.wand-py.org "
45+ Documentation = " https://docs.wand-py.org/en/latest/index.html "
4546Repository = " https://github.com/emcconville/wand"
4647Tracker = " https://github.com/emcconville/wand/issues"
4748Changelog = " https://docs.wand-py.org/en/latest/changes.html"
You can’t perform that action at this time.
0 commit comments