- work around a bioformats issue
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ tiffwrite_generate_stub = "tiffwrite:tiffwrite_generate_stub"
|
||||
|
||||
[tool.maturin]
|
||||
python-source = "py"
|
||||
features = ["pyo3/extension-module", "python"]
|
||||
features = ["python"]
|
||||
module-name = "tiffwrite.tiffwrite_rs"
|
||||
|
||||
[tool.isort]
|
||||
|
||||
Reference in New Issue
Block a user