blob: 60e9a43d06dff352df965aefb7bef0ca410cabd7 [file]
version: 2
build:
os: ubuntu-lts-latest
tools: {}
commands:
- curl -LsSf https://astral.sh/uv/install.sh | sh
- ~/.local/bin/uv tool install tox --with tox-uv -p 3.14 --managed-python
- ~/.local/bin/tox run -e docs --