Skip to content

Commit

Permalink
extra package removed
Browse files Browse the repository at this point in the history
  • Loading branch information
mpatrou committed Sep 5, 2024
1 parent d99261a commit 3a7f57b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion conda.recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ requirements:

run:
- python
- h5py>=3.9
#- h5py>=3.9
- qtpy
- pyqt==5
- pytorch
Expand Down
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ dynamic = ["version"]
requires-python = ">=3.9"
dependencies = [
"pytorch",
"h5py >= 3.9",
"phonopy",
"pandas",
"seekpath",
Expand Down

0 comments on commit 3a7f57b

Please sign in to comment.