mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-15 09:24:52 +03:00
FIX build on readthedoc
This commit is contained in:
parent
73b197ade6
commit
1a14e1fc86
|
@ -3,10 +3,7 @@ version: 2
|
||||||
sphinx:
|
sphinx:
|
||||||
configuration: docs/conf.py
|
configuration: docs/conf.py
|
||||||
|
|
||||||
build:
|
|
||||||
image: testing
|
|
||||||
|
|
||||||
python:
|
python:
|
||||||
version: 3.10
|
version: 3.8
|
||||||
install:
|
install:
|
||||||
- requirements: requirements/local.txt
|
- requirements: requirements/local.txt
|
||||||
|
|
Loading…
Reference in New Issue
Block a user