Skip to content

Commit

Permalink
Revert "Add fdint install."
Browse files Browse the repository at this point in the history
This reverts commit aab9092.
  • Loading branch information
shyuep committed Aug 9, 2024
1 parent aab9092 commit 6db6111
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
# TODO: uv cannot install BoltzTraP2 (#3786),
# suggesting no NumPy when there is
pip install BoltzTraP2 fdint
pip install BoltzTraP2
- name: pytest split ${{ matrix.split }}
run: |
Expand Down
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ optional = [
# TODO: uv cannot install BoltzTraP2
# "BoltzTraP2>=24.7.2 ; platform_system != 'Windows'",
"chemview>=0.6",
"fdint>=2.0.2",
"chgnet>=0.3.8",
"f90nml>=1.1.2",
"galore>=0.6.1",
Expand Down

0 comments on commit 6db6111

Please sign in to comment.