Updated pyproject.toml

This commit is contained in:
Ethan Smith-Coss 2023-07-06 20:44:32 +01:00
parent c0e9c91206
commit 9f5f12a978
Signed by: TheOnePath
GPG Key ID: 4E7D436CE1A0BAF1

View File

@ -86,3 +86,8 @@ description = run typing libraries mypy
deps = mypy==1.4.1
commands = python -m mypy src/clog
"""
[project.urls]
Homepage = "https://closedless.xyz"
Repository = "https://git.closedless.xyz/ClosedLess/clog"
"Bug Tracker" = "https://git.closedless.xyz/ClosedLess/clog/issues"