Skip to content

Commit

Permalink
Re-add python and numpy to env yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
RainierBarrett committed Oct 26, 2023
1 parent 614bf3b commit e3a6c59
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: grits
channels:
- conda-forge
dependencies:
- python=3.10
- numpy
- ele
- freud>=2.13.1
- gsd>=3.0
Expand Down

0 comments on commit e3a6c59

Please sign in to comment.