- better python errors
This commit is contained in:
+1
-2
@@ -27,7 +27,7 @@ dependencies = [
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
test = ["pytest"]
|
||||
test = ["pytest", "tiffwrite"]
|
||||
|
||||
[project.scripts]
|
||||
ndbioimage = "ndbioimage:ndbioimage_rs.main"
|
||||
@@ -38,7 +38,6 @@ python-source = "py"
|
||||
features = ["python", "bioformats_java", "tiffwrite"]
|
||||
module-name = "ndbioimage.ndbioimage_rs"
|
||||
include = ["py/ndbioimage/jassets/j4rs*", "py/ndbioimage/deps/libj4rs*"]
|
||||
strip = true
|
||||
|
||||
[tool.isort]
|
||||
line_length = 119
|
||||
|
||||
Reference in New Issue
Block a user