File size: 166 Bytes
dcb57af
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
version: 2
mkdocs: {}  # tell readthedocs to use mkdocs
python:
  version: 3.7
  install:
  - method: pip
    path: .
  - requirements: .readthedocs-requirements.txt