We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 666da8f commit 617cc00Copy full SHA for 617cc00
1 file changed
pyproject.toml
@@ -22,7 +22,8 @@ requires-python = ">=3.11"
22
version = "0.0.0"
23
24
[project.urls]
25
-repository = "https://github.com/quantco/dataframely"
+Repository = "https://github.com/quantco/dataframely"
26
+Documentation = "https://dataframely.readthedocs.io/"
27
28
[tool.maturin]
29
module-name = "dataframely._extre"
0 commit comments