Skip to content

Commit

Permalink
limit libcurl version to <3.10
Browse files Browse the repository at this point in the history
this restriction may be lifted after JuliaLang/Downloads.jl#260
is solved
  • Loading branch information
observingClouds committed Oct 28, 2024
1 parent e3cffa5 commit b78ee3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ dependencies:
- python
- julia<1.9.0
- pyjulia
- libcurl<3.10
- matplotlib-base
- numpy
- pooch
Expand Down

0 comments on commit b78ee3f

Please sign in to comment.