summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 7b3d96e..5138d03 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -3,6 +3,7 @@ name = "sliceitoff"
version = "0.3-beta.5"
description = "Arcade game where one slices play area off while avoiding slicing happy faces."
repository = "https://git.hix.fi/sliceitoff.git/"
+changelog = "https://git.hix.fi/sliceitoff.git/plain/CHANGELOG.txt"
authors = ["Viljami Ilola <+@hix.fi>"]
readme = "README.txt"
packages = [{include = "sliceitoff", from = "src"}]