Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Tania Allard <[email protected]>
  • Loading branch information
jaimergp and trallard authored Mar 26, 2024
1 parent 3540dfe commit 40f8d9a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ outputs:
- __linux # [linux]
- __osx # [osx]
- __win # [win]
- aiohttp
- aiohttp>=3.8.1
- click
- python >=3.8
- rich
Expand Down Expand Up @@ -86,6 +86,9 @@ outputs:
- traitlets
- uvicorn
- yarl
- constructor
- psycopg2
- pymysql
run_constrained:
- {{ pin_subpackage('conda-store', min_pin='x.x.x', max_pin='x.x.x') }}

Expand Down

0 comments on commit 40f8d9a

Please sign in to comment.