Skip to content

Commit

Permalink
Added environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jdrusso committed Nov 30, 2022
1 parent 6334325 commit e63e7e5
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
name: synd_demo
channels:
- conda-forge
- defaults
dependencies:
- python=3.10
- mdanalysis
- scipy
- numpy
- pip
- pip:
- git+https://github.com/jdrusso/synd.git@develop

0 comments on commit e63e7e5

Please sign in to comment.