Skip to content

Commit

Permalink
Remove rdkit, sort dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jennyfothergill committed May 6, 2024
1 parent ae22a57 commit 8a18100
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,19 @@ name: grits
channels:
- conda-forge
dependencies:
- python=3.10
- numpy
- cmeutils >= 1.2.0
- ele
- freud =2.13.2
- gsd>=3.0
- freud = 2.13.2
- gsd >= 3.0
- jupyterlab
- mbuild
- ele
- freud
- numpy
- openbabel
- pip
- pre-commit
- py3Dmol
- pytest
- pytest-cov
- rdkit
- cmeutils >= 1.2.0
- python = 3.10

0 comments on commit 8a18100

Please sign in to comment.