mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-10 21:53:11 +00:00
Merge pull request #3293 from Andrew-Chen-Wang/patch-3
This commit is contained in:
commit
48aaeda5ca
1 changed files with 3 additions and 0 deletions
|
|
@ -3,6 +3,9 @@ version: 2
|
|||
sphinx:
|
||||
configuration: docs/conf.py
|
||||
|
||||
build:
|
||||
image: testing
|
||||
|
||||
python:
|
||||
version: 3.9
|
||||
install:
|
||||
|
|
|
|||
Loading…
Reference in a new issue