Skip to content

Conversation

@hknutsen
Copy link
Member

The mkdocs serve command uses the click Python package for its live reload functionality, however click 8.3.0 seems to break that functionality.

To fix this issue, update requirements-docs.txt to install click 8.2.1 instead.

The `mkdocs serve` command uses the `click` Python package for its live reload functionality, however `click` 8.3.0 seems to break that functionality.

To fix this issue, update `requirements-docs.txt` to install `click` 8.2.1 instead.
@hknutsen hknutsen requested a review from a team as a code owner December 23, 2025 10:24
@hknutsen hknutsen merged commit 246ff78 into main Dec 29, 2025
7 checks passed
@hknutsen hknutsen deleted the ci/downgrade-click branch December 29, 2025 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants