We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d645c30 commit 036ab8cCopy full SHA for 036ab8c
pyproject.toml
@@ -50,6 +50,8 @@ dev = [
50
"Homepage" = "https://github.com/xuanxu/starmatrix"
51
"Bug Reports" = "https://github.com/xuanxu/starmatrix/issues"
52
"Source" = "https://github.com/xuanxu/starmatrix"
53
+"Documentation" = "https://starmatrix.readthedocs.io"
54
+"CI" = "https://github.com/xuanxu/starmatrix/actions"
55
56
[project.scripts]
57
starmatrix = "starmatrix.cli:main"
0 commit comments