This repository has been archived on 2024-06-13. You can view files and clone it, but cannot push or open issues or pull requests.
mcedit2/readthedocs.yml
David Vierra c48654e1ff Install all necessary deps on readthedocs
Fixes problems where inline method docs did not appear
because relevant modules failed to import due to
missing dependencies.
2016-09-10 13:33:48 -10:00

5 lines
64 B
YAML

conda:
file: environment.yml
python:
setup_py_install: true