Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,13 @@ dependencies:
- lxml
- markupsafe
- matplotlib >=1.5
- rmg::mopac
Copy link
Contributor Author

@xiaoruiDong xiaoruiDong Aug 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since the channel sequence is

channels:
  - defaults
  - rmg
  - rdkit
  - conda-forge
  - pytorch
  - fhvermei

I think RMG channel rather than conda-forge channel is in use.

- mopac
- nose
- numpy >=1.10.0
- conda-forge::openbabel >= 3
- pip
- pip:
- git+https://github.com/bp-kelley/[email protected]
- psutil
- pydas >=1.0.2
- pydot
Expand Down