- make zstd block include content size so fiji can actually read it
- add compression level argument - remove shape argument - some more pytest tests
This commit is contained in:
@@ -15,7 +15,7 @@ classifiers = [
|
||||
dependencies = ["colorcet", "matplotlib", "numpy", "tqdm"]
|
||||
|
||||
[project.optional-dependencies]
|
||||
test = ["pytest"]
|
||||
test = ["pytest", "tifffile"]
|
||||
|
||||
[tool.maturin]
|
||||
python-source = "py"
|
||||
|
||||
Reference in New Issue
Block a user