pywwt-old-branches/readthedocs.yml

11 строки
151 B
YAML

build:
image: latest
python:
version: 3.6
pip_install: true
extra_requirements: ['docs', 'qt']
# Don't build any extra formats
formats: []