-
Notifications
You must be signed in to change notification settings - Fork 878
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use binary distribution (wheels) to install pymatgen in test suite (#…
…4073) * comment tweaks * pin python 3.12 in CI * try to install from sdist * try to add test files dir * uncomment resolution * set lower pin for bs4 from year 2017 * remove duplicate in dep declare * drop quotes * remove duplicated comment * sort optional dependencies * TEST: test exclude a required file from sdist would lead to CI failure * Revert "TEST: test exclude a required file from sdist would lead to CI failure" This reverts commit 0dba028. * perhaps install from wheels? * skip failing test as dgl doesn't support torch 2.4.1 * revert pyproject in favor in separate PR * fix missing @
- Loading branch information
1 parent
179cdeb
commit 704c9c9
Showing
4 changed files
with
24 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters