Skip to content

Commit

Permalink
environment yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
bbarad committed Apr 2, 2022
1 parent c178831 commit 48c1e5f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
name: morphometrics
channels:
- defaults
dependencies:
- python=3.9.0
- pkgw-forge::gtk3
- conda-forge::pygobject=3.38.0
- conda-forge::matplotlib=3.3.3
- conda-forge::graph-tool
- pip>=20.3.3
- pip:
- pandas
- git+https://github.com/vladanl/Pyto.git --no-dependencies
- git+git://github.com/kalemaria/pycurv.git
- pymeshlab

0 comments on commit 48c1e5f

Please sign in to comment.