https://github.com/jiwoncpark/baobab
Revision 6da1d842ece72423d94525af5f652c3e770a02c7 authored by jiwoncpark on 17 December 2019, 21:05:59 UTC, committed by jiwoncpark on 17 December 2019, 21:05:59 UTC
1 parent 265300f
Raw File
Tip revision: 6da1d842ece72423d94525af5f652c3e770a02c7 authored by jiwoncpark on 17 December 2019, 21:05:59 UTC
Have apt install hdf5 rather than pip, as pip doesn't install development headers
Tip revision: 6da1d84
.readthedocs.yml
build:
  image: latest

python:
  version: 3.6
back to top