mirror of
https://github.com/vale981/jobmanager
synced 2025-03-05 09:51:38 -05:00
added build dependencies
This commit is contained in:
parent
645025a426
commit
e5edf7a739
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@ matrix:
|
|||
before_install:
|
||||
- sudo apt-get install libhdf5-openmpi-dev
|
||||
- pip install numpy
|
||||
- pip install scipy
|
||||
- pip install psutil
|
||||
- pip install sqlitedict
|
||||
- pip install h5py
|
||||
- pip install pytest pytest-cov
|
||||
|
|
Loading…
Add table
Reference in a new issue