Skip to content

Commit

Permalink
Once more for linux
Browse files Browse the repository at this point in the history
  • Loading branch information
dgasmith committed May 11, 2024
1 parent 6844fc9 commit a3863d1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions devtools/conda-envs/full-environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ channels:
- conda-forge
dependencies:
# Base depends
- python >=3.8
- python ==3.11
- numpy >=1.23
- nomkl

Expand All @@ -12,7 +12,6 @@ dependencies:
- dask
- sparse
- pytorch-cpu
# - autograd
- jax

# Testing
Expand Down

0 comments on commit a3863d1

Please sign in to comment.