Use pip instead of conda for most dependencies.
Only install uwsgi and hdf5 using conda since those are hard to compile and do not provide wheels on PyPI.
The code is already available, use the requirements it specifies instead of separately copying them.
Update other references like dependabot.
Use pip instead of conda for most dependencies. Only install uwsgi and hdf5 using conda since those are hard to compile and do not provide wheels on PyPI. The code is already available, use the requirements it specifies instead of separately copying them. Update other references like dependabot.