Skip to content

Commit

Permalink
add pytorch channel and change channel default in enviornment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jdjakem committed Jul 3, 2024
1 parent 2563140 commit 158cda7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: pyapprox-base
channels:
- defaults
- pytorch
- conda-forge
- defaults
dependencies:
- python>=3.9
- numpy>=1.20,<=1.26.4
Expand Down

0 comments on commit 158cda7

Please sign in to comment.