We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 704f89a commit 936ca2cCopy full SHA for 936ca2c
1 file changed
packages/transform-io/package.json
@@ -29,7 +29,7 @@
29
"build:gen:typescript": "itk-wasm pnpm-script build:gen:typescript",
30
"build:gen:python": "pnpm build:wasi && pnpm bindgen:python",
31
"test": "pnpm test:data:download && pnpm build:gen:python && pnpm test:python",
32
- "test:data:download": "dam download test/data test/data.tar.gz bafkreihranpzszz3q5bwgzsw6olqwh2e726wfnh4qblkjbng44yhqbfin4 https://bafybeihn3n52vhja45ds3d4wsch3i77rej2oylorjgevt55w3aqirgxzme.ipfs.w3s.link/ipfs/bafybeihn3n52vhja45ds3d4wsch3i77rej2oylorjgevt55w3aqirgxzme/data.tar.gz",
+ "test:data:download": "dam download test/data test/data.tar.gz bafkreihranpzszz3q5bwgzsw6olqwh2e726wfnh4qblkjbng44yhqbfin4 https://itk.mypinata.cloud/ipfs/bafybeihn3n52vhja45ds3d4wsch3i77rej2oylorjgevt55w3aqirgxzme/data.tar.gz https://bafybeihn3n52vhja45ds3d4wsch3i77rej2oylorjgevt55w3aqirgxzme.ipfs.w3s.link/ipfs/bafybeihn3n52vhja45ds3d4wsch3i77rej2oylorjgevt55w3aqirgxzme/data.tar.gz",
33
"test:data:pack": "dam pack test/data test/data.tar.gz",
34
"test:python:wasi": "pnpm test:data:download && pixi run --manifest-path=./pixi.toml test-wasi",
35
"test:python:emscripten": "pnpm test:data:download && pixi run --manifest-path=./pixi.toml test-emscripten",
0 commit comments