Skip to content

Commit

Permalink
Update meta.yaml
Browse files Browse the repository at this point in the history
Quick patch to fix the version syntax
  • Loading branch information
KedoKudo authored Jul 18, 2024
1 parent 99aa5fa commit f57eca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda.recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ requirements:
- bokeh
- datashader
- hvplot
- numpy < 2
- numpy<2

test:
imports:
Expand Down

0 comments on commit f57eca3

Please sign in to comment.