Codebase list loguru / run/a603dafc-dde4-416f-a806-8140b38ebf46/main .readthedocs.yml
run/a603dafc-dde4-416f-a806-8140b38ebf46/main

Tree @run/a603dafc-dde4-416f-a806-8140b38ebf46/main (Download .tar.gz)

.readthedocs.yml @run/a603dafc-dde4-416f-a806-8140b38ebf46/mainraw · history · blame

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

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