- workflow fix
This commit is contained in:
@@ -28,6 +28,10 @@ dynamic = [
|
|||||||
features = ["python"]
|
features = ["python"]
|
||||||
module-name = "ome_metadata"
|
module-name = "ome_metadata"
|
||||||
strip = true
|
strip = true
|
||||||
|
include = [
|
||||||
|
{ path = "LICENSE-MIT", format = "sdist" },
|
||||||
|
{ path = "LICENSE-APACHE", format = "sdist" }
|
||||||
|
]
|
||||||
|
|
||||||
[tool.isort]
|
[tool.isort]
|
||||||
line_length = 119
|
line_length = 119
|
||||||
|
|||||||
Reference in New Issue
Block a user