Skip to content

Commit

Permalink
Add ambertools dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
pgrinaway committed Jan 14, 2019
1 parent 9391584 commit 985821e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions devtools/conda-recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ requirements:
build:
- python
- setuptools
- ambertools
- numpy
- scipy
- numexpr
Expand All @@ -35,6 +36,7 @@ requirements:
run:
- python
- setuptools
- ambertools
- numpy
- scipy
- numexpr
Expand Down

0 comments on commit 985821e

Please sign in to comment.