PySR / .readthedocs.yml
MilesCranmer's picture
Add files for readthedocs
dcb57af
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