mirror of
https://github.com/correl/tornado-openapi3.git
synced 2024-11-21 19:18:40 +00:00
Add readthedocs configuration
This commit is contained in:
parent
16250d8f90
commit
1920e45049
1 changed files with 7 additions and 0 deletions
7
.readthedocs.yaml
Normal file
7
.readthedocs.yaml
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
version: 2
|
||||||
|
sphinx:
|
||||||
|
configuration: docs/conf.py
|
||||||
|
python:
|
||||||
|
version: 3.9
|
||||||
|
install:
|
||||||
|
- path: .
|
Loading…
Reference in a new issue