Commit fd0ba8b
committed
Uses micromamba to install rmg
Switches to using micromamba to manage the RMG installation within the CI and documentation build workflows. This streamlines the setup process and ensures a consistent environment for running tests and generating documentation.
Removes the separate checkout and caching steps for RMG-Py and RMG-database, as micromamba handles the environment and package dependencies.
Updates the documentation build process to correctly set the RMG database path using the micromamba environment.1 parent 4ba2df3 commit fd0ba8b
3 files changed
+5
-76
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | 74 | | |
92 | 75 | | |
93 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
| 23 | + | |
39 | 24 | | |
40 | 25 | | |
41 | 26 | | |
42 | 27 | | |
43 | | - | |
| 28 | + | |
| 29 | + | |
44 | 30 | | |
45 | 31 | | |
46 | 32 | | |
47 | 33 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | 34 | | |
52 | 35 | | |
53 | 36 | | |
| |||
77 | 60 | | |
78 | 61 | | |
79 | 62 | | |
80 | | - | |
81 | | - | |
82 | | - | |
| 63 | + | |
| 64 | + | |
83 | 65 | | |
84 | 66 | | |
85 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | 24 | | |
61 | 25 | | |
62 | 26 | | |
| |||
0 commit comments