mirror of
https://github.com/MelisaDev/melisa.git
synced 2024-11-11 19:07:28 +03:00
11 lines
174 B
YAML
11 lines
174 B
YAML
|
version: 2
|
||
|
|
||
|
sphinx:
|
||
|
configuration: docs/source/conf.py
|
||
|
|
||
|
python:
|
||
|
version: "3.8"
|
||
|
install:
|
||
|
- requirements: requirements.txt
|
||
|
- requirements: docs-requirements.txt
|