diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 03ac35e..3aa894a 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -9,4 +9,6 @@ sphinx: configuration: docs/conf.py commands: - - ./build-docs.sh + - curl -sSL https://install.pixi.dev | sh + - pixi install + - pixi run docnb