- workflow fix

This commit is contained in:
w.pomp
2026-06-22 19:36:20 +02:00
parent 90a160a0cf
commit 1b010c7901
+4
View File
@@ -28,6 +28,10 @@ dynamic = [
features = ["python"]
module-name = "ome_metadata"
strip = true
include = [
{ path = "LICENSE-MIT", format = "sdist" },
{ path = "LICENSE-APACHE", format = "sdist" }
]
[tool.isort]
line_length = 119