Skip to content

Commit

Permalink
Add pytroll watchers to ci deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mraspaud committed Jan 23, 2025
1 parent 28f5757 commit 19efc8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- name: Install dependencies
run: |
pip install -U pytest!=8.1.1 pytest-cov pytest-bdd pytest-reraise pyyaml trollsift posttroll>=1.11 paramiko scp watchdog!=4.0.0 pytroll-collectors>=0.16.0 fsspec s3fs
pip install -U pytest!=8.1.1 pytest-cov pytest-bdd pytest-reraise pyyaml trollsift posttroll>=1.11 paramiko scp watchdog!=4.0.0 pytroll-collectors>=0.16.0 fsspec s3fs pytroll-watchers>=0.5.0
- name: Install trollmoves
run: |
Expand Down

0 comments on commit 19efc8a

Please sign in to comment.