Closed cortadocodes closed 2 years ago
Make the Raspberry Pi installation process simpler and more robust by reducing the number of python and system dependencies needed to run data-gateway.
data-gateway
blake3
requirements-pi.txt
requirements-pi-dev.txt
octue==0.29.2
h5py
README
Summary
Make the Raspberry Pi installation process simpler and more robust by reducing the number of python and system dependencies needed to run
data-gateway
.Contents (#72)
Dependencies
blake3
as a development dependency and mock it in tests (note that it's still used by the cloud function)requirements-pi.txt
andrequirements-pi-dev.txt
for installing on Raspberry Pioctue==0.29.2
to avoidh5py
import errorOther
README