Skip to content

Commit

Permalink
Create environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gabora authored Mar 18, 2024
1 parent f734acd commit aae05ed
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: backsub
channels:
- conda-forge
- defaults
- anaconda
dependencies:
- "python=3.12"
- "scipy=1.9.3"
- "pandas=2.1.1"
- pip
- pip:
- omnipath=1.0.8

0 comments on commit aae05ed

Please sign in to comment.