aboutsummaryrefslogtreecommitdiff
path: root/.readthedocs.yml
blob: e3a28c6dec570148a15762a0d22743db5748cb05 (plain)
1
2
3
4
5
6
7
8
version: 2
mkdocs:
  configuration: mkdocs.yml
formats: all
python:
  version: 3.7
  install:
    - requirements: mkdocs_plugin/requirements.txt