Commit 5626bbc9 by John Chodera (MSKCC)

Changed conda package requirement from openmm to openmm-dev.

parent 938d1c23
......@@ -6,12 +6,12 @@ requirements:
build:
- python
- setuptools
- openmm
- openmm-dev
- numpy
run:
- python
- openmm
- openmm-dev
- numpy
test:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment