Codebase list loguru / bullseye-backports/main .readthedocs.yml
bullseye-backports/main

Tree @bullseye-backports/main (Download .tar.gz)

.readthedocs.yml @bullseye-backports/mainraw · history · blame

1
2
3
4
5
6
7
8
build:
    image: latest

python:
    version: 3.7
    pip_install: true
    extra_requirements:
        - dev