Skip to content

Commit ee7a654

Browse files
committed
update project urls
1 parent a18e1d5 commit ee7a654

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

pyproject.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,10 @@ test = ["pytest", "pytest-cov", "codespell", "nbformat", "nbconvert"]
8585
[project.urls]
8686
Homepage = "https://github.com/pymc-labs/CausalPy"
8787
"Bug Reports" = "https://github.com/pymc-labs/CausalPy/issues"
88-
"Source" = "https://github.com/pymc-labs/CausalPy"
88+
Source = "https://github.com/pymc-labs/CausalPy"
89+
Documentation = "https://causalpy.readthedocs.io"
90+
Changelog = "https://github.com/pymc-labs/CausalPy/releases"
91+
Discussions = "https://github.com/pymc-labs/CausalPy/discussions"
8992

9093
[tool.pytest.ini_options]
9194
addopts = [

0 commit comments

Comments
 (0)