dev-python/tifffile: Bump to 2024.1.30

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2024-01-30 04:54:25 +01:00
parent b5b2b3d8d8
commit 54be4e162d

View File

@@ -54,9 +54,4 @@ EPYTEST_DESELECT=(
tests/test_tifffile.py::test_write_6gb
tests/test_tifffile.py::test_write_bigtiff
'tests/test_tifffile.py::test_write_imagej_raw'
# TODO
tests/test_tifffile.py::test_issue_imagej_hyperstack_arg
tests/test_tifffile.py::test_issue_description_overwrite
# missing data again?
tests/test_tifffile.py::test_issue_trucated_tileoffsets
)