We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 424176b commit 0b014d4Copy full SHA for 0b014d4
.travis.yml
@@ -82,7 +82,7 @@ install:
82
- python setup.py develop --no-deps
83
84
# Install openmm-forcefields via pip (until available via omnia)
85
-- conda install --yes tinydb "openforcefield>=0.6.0" "openforcefields>=1.0.0"
+- conda install --yes tinydb lxml "openforcefield>=0.6.0" "openforcefields>=1.0.0"
86
- pip install git+https://github.com/openmm/openmm-forcefields.git
87
# Workaround for https://github.com/openmm/openmm/pull/2511
88
# TODO: Remove this when OpenMM builds including https://github.com/openmm/openmm/pull/2511 are released
0 commit comments