diff options
| author | SavagePeanut <sourcehut@lazytapir.com> | 2023-08-02 17:45:54 -0500 |
|---|---|---|
| committer | SavagePeanut <sourcehut@lazytapir.com> | 2023-08-02 17:45:54 -0500 |
| commit | 67d9d975d717649e3c9bd1c194e62e5f54920f15 (patch) | |
| tree | e7a8786c6965397e1e96a57ffca4c6e67fe712c3 /pyproject.toml | |
| parent | eb2942a595b5f6f1e7eed711659ceba8821be3a3 (diff) | |
update README
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"] |
