- workflow fix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user