Skip to content

Commit 617cc00

Browse files
docs: Add readthedocs link to pyproject/PyPI (#1)
1 parent 666da8f commit 617cc00

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ requires-python = ">=3.11"
2222
version = "0.0.0"
2323

2424
[project.urls]
25-
repository = "https://github.com/quantco/dataframely"
25+
Repository = "https://github.com/quantco/dataframely"
26+
Documentation = "https://dataframely.readthedocs.io/"
2627

2728
[tool.maturin]
2829
module-name = "dataframely._extre"

0 commit comments

Comments
 (0)