summaryrefslogtreecommitdiffstats
path: root/dev.toml
diff options
context:
space:
mode:
Diffstat (limited to 'dev.toml')
-rw-r--r--dev.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/dev.toml b/dev.toml
index 05a80bb..a7c0881 100644
--- a/dev.toml
+++ b/dev.toml
@@ -8,7 +8,6 @@
line-length=120
lint.ignore = ["E402", "F541"]
-
[project]
name = "troggle"
version = "2024.12.1"
@@ -24,7 +23,6 @@ dev = [
"piexif>=1.1.3",
"pillow>=11.0.0",
"unidecode>=1.3.8",
- "black>=24.10.0",
"coverage>=7.6.9",
]