Skip to content

Commit

Permalink
Add modules to the ci-environment
Browse files Browse the repository at this point in the history
Signed-off-by: Adam.Dybbroe <a000680@c21856.ad.smhi.se>
  • Loading branch information
Adam.Dybbroe committed Jul 12, 2022
1 parent 963a4e9 commit 1e4c368
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ jobs:
scipy; \
python -m pip install \
--no-deps --upgrade \
freezegun \
git+https://github.com/pytroll/posttroll \
git+https://github.com/pytroll/trollsift;
Expand Down
2 changes: 2 additions & 0 deletions continuous_integration/environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ dependencies:
- cartopy
- fiona
- pandas
- freezegun
- openssl
- pytz
- pytest
- pytest-cov
Expand Down

0 comments on commit 1e4c368

Please sign in to comment.