@ -278,6 +278,8 @@ jobs:
working-directory: ./python
- run: python -m ruff check --output-format=github .
- run: sphinx-lint docs
python_msv:
runs-on: ubuntu-latest
@ -3,3 +3,4 @@ maturin~=1.0
mypy~=1.0
ruff~=0.1.0
sphinx~=7.0
sphinx-lint~=0.9.1