mirror of
https://github.com/django-polymorphic/django-polymorphic.git
synced 2026-02-14 02:30:23 +03:00
Fix build read the docs
This commit is contained in:
parent
bc932cca0f
commit
1a9fe8ae2c
15
.readthedocs.yaml
Normal file
15
.readthedocs.yaml
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
version: 2
|
||||
|
||||
sphinx:
|
||||
builder: html
|
||||
configuration: docs/conf.py
|
||||
|
||||
python:
|
||||
version: 3.7
|
||||
install:
|
||||
- requirements: docs/_ext/djangodummy/requirements.txt
|
||||
|
||||
formats: all
|
||||
|
||||
build:
|
||||
image: latest
|
||||
Loading…
Reference in New Issue
Block a user