Skip to content

Commit f73f7ce

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

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

devtools/conda-envs/test_env.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ channels:
55
- conda-forge
66
- defaults
77
dependencies:
8-
- python==3.11
9-
- oeommtools
8+
- python==3.10
109
- openeye-toolkits
1110
- cython
1211
- numpy
@@ -16,4 +15,4 @@ dependencies:
1615
- ipykernel
1716
- conda-forge::openff-toolkit
1817
- parmed
19-
prefix: /opt/miniconda3/envs/blues
18+

0 commit comments

Comments
 (0)