summaryrefslogtreecommitdiffstats
path: root/dev.toml
diff options
context:
space:
mode:
authorPhilip Sargent <philip.sargent@gmail.com>2024-12-15 23:31:48 +0000
committerPhilip Sargent <philip.sargent@gmail.com>2024-12-15 23:31:48 +0000
commit407e97f91cecaa5b6475eda2396316944a1074e8 (patch)
tree14f06a7e3c8d82bd99f19cc313119accaa0c2026 /dev.toml
parente532b15c1d48947c6934995ed470e81293949de8 (diff)
downloadtroggle-407e97f91cecaa5b6475eda2396316944a1074e8.tar.gz
troggle-407e97f91cecaa5b6475eda2396316944a1074e8.tar.bz2
troggle-407e97f91cecaa5b6475eda2396316944a1074e8.zip
toml tidying
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",
]