Skip to content

Commit

Permalink
remove extra package
Browse files Browse the repository at this point in the history
  • Loading branch information
mpatrou committed Sep 5, 2024
1 parent df0a04a commit d99261a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: inspired-dev
name: inspired-dev-2
channels:
- conda-forge
- pytorch
Expand All @@ -9,17 +9,17 @@ dependencies:
- check-wheel-contents
- conda-build
- conda-verify
- h5py == 3.9.0
#- h5py >= 3.9.*
- toml
- setuptools
- pre-commit
- python == 3.9
- python == 3.9.*
- python-build
- pymatgen==2024.5.1
- spglib==2.4.0
- versioningit
- pandas
- pyqt==5.12.*
- pyqt==5.*
- qtpy
- phonopy
- seekpath
Expand Down

0 comments on commit d99261a

Please sign in to comment.