Browse Source

Fix for readthedocs (another attempt)

tags/gm/2021-09-23T00Z/github.com--lark-parser-lark/0.7.4
Erez Sh 5 years ago
parent
commit
06bc432de3
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      readthedocs.yml

+ 5
- 0
readthedocs.yml View File

@@ -1,5 +1,10 @@
version: 2

mkdocs:
configuration: mkdocs.yml
fail_on_warning: false

formats: all

python:
version: 3.7

Loading…
Cancel
Save