Skip to content

Commit

Permalink
Add pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
ianohara committed Dec 5, 2024
1 parent e67ea99 commit 20d1545
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion software/setup_22.04.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ mkdir cache
# install libraries
pip3 install qtpy pyserial pandas imageio crc==1.3.0 lxml numpy tifffile scipy napari
pip3 install opencv-python-headless opencv-contrib-python-headless
pip3 install napari[all] scikit-image dask_image ome_zarr aicsimageio basicpy
pip3 install napari[all] scikit-image dask_image ome_zarr aicsimageio basicpy pytest

# install camera drivers
cd "$DAHENG_CAMERA_DRIVER_ROOT"
Expand Down

0 comments on commit 20d1545

Please sign in to comment.