summaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 2cbbdbc..461b620 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -19,6 +19,9 @@ dependencies = [
dynamic = ["description", "version"]
requires-python = "~=3.6"
+[project.urls]
+Source = "https://the-tk.com/cgit/ssg/"
+
[tool.flit.sdist]
exclude = ["**/.gitignore"]