Skip to content

Commit

Permalink
Merge pull request #45 from fmi-faim/add-mobie-dependency
Browse files Browse the repository at this point in the history
Add mobie dependency
  • Loading branch information
tibuch authored Oct 9, 2023
2 parents d7fe746 + 7eee186 commit 31e126c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
matrix:
# platform: [ubuntu-latest, windows-latest, macos-latest]
platform: [ubuntu-latest]
python-version: [3.9, '3.10']
python-version: [3.9, '3.10', '3.11']

steps:
- uses: actions/checkout@v2
Expand Down
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ install_requires =
fsspec<=2023.6.0
imagecodecs
matplotlib
mobie@git+https://github.com/mobie/mobie-utils-python@0.4.5
numpy
ome-zarr
pandas
Expand Down

0 comments on commit 31e126c

Please sign in to comment.