1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/mirrors-AugLy

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
.readthedocs.yaml 839
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Aditya Отправлено 18.12.2021 03:00 a8c92b7
# .readthedocs.yaml
# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
# Required
version: 2
# Set the version of Python and other tools you might need
build:
os: ubuntu-20.04
apt_packages:
- libsndfile1
- ffmpeg
tools:
python: "3.9"
# You can also specify other tool versions:
# nodejs: "16"
# rust: "1.55"
# golang: "1.17"
# Build documentation in the docs/ directory with Sphinx
sphinx:
configuration: docs/source/conf.py
# If using Sphinx, optionally build your docs in additional formats such as PDF
# formats:
# - pdf
# Optionally declare the Python requirements required to build your docs
python:
install:
- requirements: requirements.txt
- requirements: av_requirements.txt
- requirements: docs/requirements.txt

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/mirrors-AugLy.git
git@api.gitlife.ru:oschina-mirror/mirrors-AugLy.git
oschina-mirror
mirrors-AugLy
mirrors-AugLy
main