diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index f2aeb35..e0b0e4d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,5 +12,10 @@ classifiers = [ ] +[project.urls] +Homepage = "https://github.com/BluebonnetField/slidge-style-parser" +Repository = "https://github.com/BluebonnetField/slidge-style-parser" + + [tool.maturin] features = ["pyo3/extension-module"] |
