2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-04-01 09:41:38 +01:00

toml tidying

This commit is contained in:
2024-12-15 23:31:48 +00:00
parent e532b15c1d
commit 407e97f91c
4 changed files with 14 additions and 85 deletions

View File

@@ -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",
]