Skip to content

Commit 6e60aab

Browse files
steven ayoubsteven ayoub
authored andcommitted
Install openeye toolkit
1 parent 4dad984 commit 6e60aab

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

devtools/conda-envs/test_env.yaml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ channels:
55
- conda-forge
66
- defaults
77
dependencies:
8-
- python==3.11
8+
- python==3.10
99
- oeommtools
1010
- openeye-toolkits
1111
- cython
@@ -16,4 +16,7 @@ dependencies:
1616
- ipykernel
1717
- conda-forge::openff-toolkit
1818
- parmed
19-
prefix: /opt/miniconda3/envs/blues
19+
- pip
20+
- pip:
21+
- openeye-toolkits
22+
- git+https://github.com/openeye/oeommtools.git

0 commit comments

Comments
 (0)