diff --git a/pyproject.toml b/pyproject.toml index ce89899..ace8df3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,3 +25,6 @@ classifiers = [ [tool.maturin] features = ["pyo3/extension-module"] + +[project.urls] +Repository = "https://github.com/nephi-dev/rxml" \ No newline at end of file