Skip to content

Commit fba4948

Browse files
committed
Update release job.
1 parent 61fc991 commit fba4948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
- name: Install test dependencies
8686
run: |
8787
python -m pip install --upgrade pip
88-
python -m pip install pytest pytest-cov tifffile zarr dask ome-zarr dotenv
88+
python -m pip install pytest pytest-cov tifffile zarr dask ome-zarr python-dotenv
8989
9090
- name: Install Acquire (Windows)
9191
if: matrix.platform == 'windows-latest'

0 commit comments

Comments
 (0)