summaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorTomasz Kramkowski <tomasz@kramkow.ski>2024-07-17 22:38:09 +0700
committerTomasz Kramkowski <tomasz@kramkow.ski>2025-08-31 18:53:40 +0100
commit174836d9f3d0ac5bdfa9d311da1e811c66c04730 (patch)
treefed3d5be051dd7d5122e52a6c64bbafcecf5a938 /pyproject.toml
parent09d9af0c02861748c8b0c7ce788c4a5ee8d3d077 (diff)
downloadssg-174836d9f3d0ac5bdfa9d311da1e811c66c04730.tar.gz
ssg-174836d9f3d0ac5bdfa9d311da1e811c66c04730.tar.xz
ssg-174836d9f3d0ac5bdfa9d311da1e811c66c04730.zip
project URL
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"]