Skip to content
This repository was archived by the owner on Jun 7, 2024. It is now read-only.

Commit 104012d

Browse files
committed
Use AFM compatible version of the RMG binary
stored on the afm channel
1 parent b18e089 commit 104012d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

envs/environment_linux.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: afm_env
22
channels:
33
- defaults
4+
- afm
45
- rmg
56
- KEHANG
67
- rdkit
@@ -17,8 +18,8 @@ dependencies:
1718
- rmg::pydas >=1.0.1
1819
- rmg::quantities
1920
- rdkit::rdkit
20-
- KEHANG::rmg
21-
- KEHANG::rmgdatabase
21+
- afm::rmg==2.4.1.1
22+
- afm::rmgdatabase
2223
- scikit-learn
2324
- scipy
2425
- tqdm

0 commit comments

Comments
 (0)