Skip to content

Commit

Permalink
doc(dicom): update python wasi testing instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
thewtex committed May 16, 2024
1 parent 972515d commit 8474f49
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions packages/dicom/python/itkwasm-dicom-wasi/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,8 @@ pip install itkwasm-dicom-wasi

```sh
# Download test data
cd ../../../..
npm ci
npm run build:testData
cd ../..
pnpm test:data:download
cd -

pip install pytest
Expand Down

0 comments on commit 8474f49

Please sign in to comment.