mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-11 00:22:29 +03:00
Fix RTD Python version
* Python 3.9 is technically supported via the testing image.
This commit is contained in:
parent
103cc9f2ff
commit
4c45aa2e60
|
@ -4,6 +4,6 @@ sphinx:
|
||||||
configuration: docs/conf.py
|
configuration: docs/conf.py
|
||||||
|
|
||||||
python:
|
python:
|
||||||
version: 3.9
|
image: testing
|
||||||
install:
|
install:
|
||||||
- requirements: requirements/local.txt
|
- requirements: requirements/local.txt
|
||||||
|
|
Loading…
Reference in New Issue
Block a user