forked from cory/tildefriends
Cory McWilliams
f421606e21
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4308 ed5197a5-7fde-0310-b194-c3ffbd925b24
15 lines
180 B
YAML
15 lines
180 B
YAML
version: 2
|
|
|
|
sphinx:
|
|
builder: html
|
|
configuration: null
|
|
fail_on_warning: false
|
|
|
|
build:
|
|
tools:
|
|
python: "3.9"
|
|
|
|
python:
|
|
install:
|
|
- requirements: docs/requirements.txt
|