image: alpine pages: script:
- apk add python3, python3-pkgconfig, python3-pip
- pip install sphinx, pytest
artifacts: paths: - public only: - master