- workflow updates
PyTest / pytest (push) Successful in 1m36s
PyTest / pytest (3.10) (push) Successful in 1m58s
PyTest / pytest (3.12) (push) Successful in 2m3s
PyTest / pytest (3.14) (push) Successful in 2m8s

This commit is contained in:
Wim Pomp
2026-05-09 18:48:43 +02:00
parent ba29d5a7d3
commit 9971cf245f
2 changed files with 3 additions and 7 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
[![pytest](https://git.wimpomp.nl/wim/tiffwrite/actions/workflows/pytest.yml/badge.svg)](https://git.wimpomp.nl/wim/tiffwrite/actions/workflows/pytest.yml)
[![cargo test](https://git.wimpomp.nl/wim/tiffwrite/actions/workflows/cargo_test.yml/badge.svg)](https://git.wimpomp.nl/wim/tiffwrite/actions/workflows/cargo_test.yml)
[![pytest](https://git.wimpomp.nl/wim/tiffwrite/actions/workflows/pytest.yml/badge.svg)](https://git.wimpomp.nl/wim/tiffwrite/actions?workflow=pytest.yml)
[![cargo test](https://git.wimpomp.nl/wim/tiffwrite/actions/workflows/cargo_test.yml/badge.svg)](https://git.wimpomp.nl/wim/tiffwrite/actions?workflow=cargo_test.yml)
# Tiffwrite
Write BioFormats/ImageJ compatible tiffs with zstd compression in parallel using Rust.