- workflow updates
PyTest / pytest (push) Successful in 1m23s
PyTest / pytest (3.12) (push) Successful in 1m50s
PyTest / pytest (3.14) (push) Successful in 1m55s
PyTest / pytest (3.10) (push) Successful in 1m48s

This commit is contained in:
Wim Pomp
2026-05-09 17:39:50 +02:00
parent dbfcc81ecb
commit 1514784262
2 changed files with 19 additions and 10 deletions
+1
View File
@@ -1,4 +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)
# Tiffwrite
Write BioFormats/ImageJ compatible tiffs with zstd compression in parallel using Rust.