version: 2 build: os: ubuntu-22.04 tools: python: "3.9" jobs: pre_create_environment: - pip install psutil Cython Sphinx sphinx: builder: html configuration: docs/conf.py