Skip to content

Commit

Permalink
Merge pull request #497 from choderalab/update-conda
Browse files Browse the repository at this point in the history
Update meta.yaml
  • Loading branch information
pgrinaway committed Jan 14, 2019
2 parents 8f52e83 + a0ca117 commit bc355fb
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions devtools/conda-recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,21 +18,19 @@ requirements:
- numexpr
- autograd
- pymbar
- cuda92
- openmm >=7.3.0
- parmed
- openmoltools
- openmmtools
- numba
- netcdf4
- matplotlib
- seaborn
- mdtraj
- parmed # for testing/debugging
#- pdbfixer
- pdbfixer
- lxml
- networkx >=2.0
- yank
- parmed

run:
- python
Expand All @@ -42,7 +40,6 @@ requirements:
- numexpr
- autograd
- pymbar
- cuda92
- openmm >=7.3.0
- parmed
- openmoltools
Expand All @@ -52,16 +49,15 @@ requirements:
- matplotlib
- seaborn
- mdtraj
- parmed # for testing/debugging
#- pdbfixer
- pdbfixer
- lxml
- networkx >=2.0
- openeye-toolkits
- dask
- distributed
- progressbar2
- yank

- parmed
test:
requires:
- nose
Expand Down

0 comments on commit bc355fb

Please sign in to comment.