summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pyproject.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 5138d03..7b3d96e 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -3,7 +3,6 @@ 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"}]