aboutsummaryrefslogtreecommitdiffstats
path: root/tagit.toml
diff options
context:
space:
mode:
Diffstat (limited to 'tagit.toml')
-rw-r--r--tagit.toml11
1 files changed, 0 insertions, 11 deletions
diff --git a/tagit.toml b/tagit.toml
deleted file mode 100644
index 8412da7..0000000
--- a/tagit.toml
+++ /dev/null
@@ -1,11 +0,0 @@
-[project]
-name = "tagit"
-description = "A frontend to the Black Star File System."
-version = "0.0.1"
-license = {text = "BSD 3-Clause License"}
-authors = [{name='Matthias Baumgartner', email="dev@igsor.net"}]
-dependencies = [
- "kivy",
-]
-requires-python = ">=3.7"
-