Skip to content
  • Phil de Joux's avatar
    d90837ce
    Use uv to build users guide · d90837ce
    Phil de Joux authored
    - Add packaging dependency
    - Use uv with read the docs
    - Use only uv sync & uv run
    - Remove python|install|requirements
    - Remove UV_PROJECT_ENVIRONMENT
    - Custom rtd build for html
    - uv sync --project doc
    - Commit doc/requirements.txt
    - Use uvx skjold
    - Use uv export for requirements.txt
    - Use uv run sphinx-build
    - Install uv
    - Remove virtual environment
    - Add .venv to exclude_patterns
    - Move CVE suggestions to comment
    - Remove requirements.txt related
    - Change log entry
    - Inline $(SPHINXCMD)
    - Replace pip-tools with uv in readme
    - Show use of uv pip list --outdated
    - Constrain sphinx with >= (not ==)
    - Run uv sync --upgrade
    - Exclude doc/.venv from whitespace config
    d90837ce
    Use uv to build users guide
    Phil de Joux authored
    - Add packaging dependency
    - Use uv with read the docs
    - Use only uv sync & uv run
    - Remove python|install|requirements
    - Remove UV_PROJECT_ENVIRONMENT
    - Custom rtd build for html
    - uv sync --project doc
    - Commit doc/requirements.txt
    - Use uvx skjold
    - Use uv export for requirements.txt
    - Use uv run sphinx-build
    - Install uv
    - Remove virtual environment
    - Add .venv to exclude_patterns
    - Move CVE suggestions to comment
    - Remove requirements.txt related
    - Change log entry
    - Inline $(SPHINXCMD)
    - Replace pip-tools with uv in readme
    - Show use of uv pip list --outdated
    - Constrain sphinx with >= (not ==)
    - Run uv sync --upgrade
    - Exclude doc/.venv from whitespace config
Loading