Skip to content

Commit

Permalink
merge upstream changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jdebacker committed Nov 3, 2023
2 parents 64b4e1c + 497d8ea commit 2d12911
Show file tree
Hide file tree
Showing 3 changed files with 309 additions and 267 deletions.
4 changes: 3 additions & 1 deletion conda.recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ requirements:
- behresp
- aiohttp
- curl

- openpyxl

run:
- python
- "numpy>=1.14"
Expand All @@ -30,6 +31,7 @@ requirements:
- behresp
- aiohttp
- curl
- openpyxl

test:
commands:
Expand Down
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ dependencies:
- coverage
- "paramtools>=0.18.0"
- behresp
- openpyxl
- pip
- pip:
- jupyter-book
Expand Down
Loading

0 comments on commit 2d12911

Please sign in to comment.