HDFGroup / hsds

Cloud-native, service based access to HDF data
https://www.hdfgroup.org/solutions/hdf-kita/
Apache License 2.0
128 stars 53 forks source link

CI tests fail due to missing requirements #143

Closed bilalshaikh42 closed 2 years ago

bilalshaikh42 commented 2 years ago

The ci is failing when running tests due to pip packages not being installed. The workflow should be modified to install the required packages first

lkurz commented 2 years ago

the python-packages.yml workflow allows for the use of a requirements.txt add a requirements.txt file

bilalshaikh42 commented 2 years ago

yup, on the todo list!

jreadey commented 2 years ago

thanks @lkurz - didn't know you were watching the HSDS live issue stream...