mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-12-18 17:32:23 +03:00
Add readthedocs config
This commit is contained in:
10
.readthedocs.yml
Normal file
10
.readthedocs.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
version: 2
|
||||
|
||||
sphinx:
|
||||
builder: html
|
||||
configuration: docs/source/conf.py
|
||||
|
||||
python:
|
||||
version: 3.7
|
||||
install:
|
||||
- requirements: requirements/docs.txt
|
||||
Reference in New Issue
Block a user