Skip to content

Commit

Permalink
look for paramtools on pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
jdebacker committed Sep 9, 2024
1 parent bc05933 commit 75429a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ dependencies:
- "numpy>=1.26,<1.27"
- "pandas>=2.2"
- "bokeh>=2.4"
- "paramtools>=0.18.3"
- numba
- curl
- pytest
Expand All @@ -19,3 +18,4 @@ dependencies:
- pip
- pip:
- jupyter-book
- "paramtools>=0.18.3"

0 comments on commit 75429a0

Please sign in to comment.