Added test-assets.yml to github workflows, added a requirements.txt to test-assets (blake3 can eventually be removed from there when it becomes a core dependency)

This commit is contained in:
Jedrzej Kosinski
2026-01-29 17:33:21 -08:00
parent 11da0e6c46
commit c0e26b93cc
2 changed files with 32 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
pytest>=7.8.0
blake3