Commit 90388c27 by peastman

Removed reference to openmm-dev package

parent 4ad0cf0f
......@@ -13,6 +13,7 @@ install:
script:
# Add conda channel
- conda config --add channels $ORGNAME
- conda config --add channels $ORGNAME/labels/dev
# Build the recipe
- conda build devtools/conda-recipe
# Test the local installation
......
......@@ -10,12 +10,12 @@ requirements:
build:
- python
- setuptools
- openmm-dev
- openmm
- numpy
run:
- python
- openmm-dev
- openmm
- 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