mirror of
https://github.com/gwm17/catima.git
synced 2024-11-22 18:28:51 -05:00
9 lines
126 B
YAML
9 lines
126 B
YAML
version: 2
|
|
sphinx:
|
|
configuration: docs/conf.py
|
|
|
|
python:
|
|
version: 3.7
|
|
install:
|
|
- requirements: docs/requirements.txt
|