mirror of
https://github.com/vicious-widgets/vicious.git
synced 2026-09-10 07:06:17 -04:00
11 lines
176 B
YAML
11 lines
176 B
YAML
version: 2
|
|
build:
|
|
os: ubuntu-lts-latest
|
|
tools:
|
|
python: latest
|
|
python:
|
|
install:
|
|
- requirements: docs/requirements.txt
|
|
sphinx:
|
|
configuration: docs/source/conf.py
|