PySR / .readthedocs.yml
raw
history blame
166 Bytes
version: 2
mkdocs: {} # tell readthedocs to use mkdocs
python:
version: 3.7
install:
- method: pip
path: .
- requirements: .readthedocs-requirements.txt