summaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 38d1136..16d39f8 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -6,3 +6,9 @@ build-backend = "flit_core.buildapi"
name = "antichecked"
authors = [{name = "SoniEx2", email = "endermoneymod@gmail.com"}]
dynamic = ["version", "description"]
+license = {file = "LICENSE"}
+readme = "README.md"
+
+[project.urls]
+Homepage = "https://ganarchy.autistic.space/project/996ab435341f148cf2c246fe800f86b8cd416506"
+Repository = "https://soniex2.autistic.space/git-repos/antichecked.git"