diff options
Diffstat (limited to 'dev.toml')
-rw-r--r-- | dev.toml | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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", ] |