Skip to content

Commit f8bc377

Browse files
author
Nicolas Legrand
authored
add conda file (#12)
1 parent eeea3df commit f8bc377

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

environment.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
name: metadpy
2+
dependencies:
3+
- python=3.9
4+
- pip
5+
- conda-forge::pymc=5.6.0
6+
- pip:
7+
- metadpy

0 commit comments

Comments
 (0)