Skip to content

Commit 036ab8c

Browse files
authored
Add docs & CI urls
1 parent d645c30 commit 036ab8c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

+2
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ dev = [
5050
"Homepage" = "https://github.com/xuanxu/starmatrix"
5151
"Bug Reports" = "https://github.com/xuanxu/starmatrix/issues"
5252
"Source" = "https://github.com/xuanxu/starmatrix"
53+
"Documentation" = "https://starmatrix.readthedocs.io"
54+
"CI" = "https://github.com/xuanxu/starmatrix/actions"
5355

5456
[project.scripts]
5557
starmatrix = "starmatrix.cli:main"

0 commit comments

Comments
 (0)