-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cache pip dependencies in CI; pin setuptool[_scm] dependencies to fix…
… build; codecov action bump (#106) * cache pip dependencies in CI * h5py as fixed version * save cache * save at the end * print env * get path from purelib * use restore action: * show pytest * restore HDF5_LIBDIR variable * back with .[test] install * comment cache * comment restore cache * debug: restore cache after install * uncomment pip install * pytest without mpiexec * update path * debug: where does pytest binary is? * run with python -m * md5 as key, filter warning * cat build.log * proper warning message * setuptools < 69.2.0 * setup setuptools to 56 * rm build-backend * setuptools==69.1.0 * setuptools-scm==7.1.0 * remove hdf5 variables * codecov update and added badge
- Loading branch information
Showing
3 changed files
with
82 additions
and
16 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