Skip to content

Commit

Permalink
fix conda_env.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ikrommyd committed Feb 7, 2024
1 parent f3aa5fe commit b1040be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conda_env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: combine
channels:
- conda-forge
dependencies:
- python==3.8
- python=3.8
- pip
- pandas
- root==6.22
- root=6.22
- gsl
- tbb
- vdt
Expand Down

0 comments on commit b1040be

Please sign in to comment.