eland/.readthedocs.yml
Quentin Pradet 352e31ed14
Add Buildkite pipeline to push Docker image (#613)
* Add Buildkite pipeline to push Docker image

* Fix lint

* Fix Read the Docs build

* Replace distutils with packaging
2023-10-03 14:39:54 +02:00

12 lines
144 B
YAML

version: 2
build:
os: ubuntu-22.04
tools:
python: "3"
python:
install:
- requirements: docs/requirements-docs.txt
- path: .