https://github.com/jiwoncpark/baobab
Revision 42e44fcd977e92e31ab059a313d52a85fe0b56ca authored by jiwoncpark on 12 August 2020, 21:57:45 UTC, committed by jiwoncpark on 12 August 2020, 21:57:45 UTC
1 parent b6a37fa
Raw File
Tip revision: 42e44fcd977e92e31ab059a313d52a85fe0b56ca authored by jiwoncpark on 12 August 2020, 21:57:45 UTC
Bring back try except
Tip revision: 42e44fc
.readthedocs.yml
build:
  image: latest

python:
  version: 3.6
back to top