Skip to content

Commit

Permalink
feat(docs): contributing file update & envt fix (#1779)
Browse files Browse the repository at this point in the history
  • Loading branch information
lwasser authored Nov 7, 2024
1 parent 750b498 commit a2bcbcb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/community/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ Build and validate the documentation website:

```bash
hatch run docs:build-check
```
```
1 change: 1 addition & 0 deletions hatch.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ dependencies = [
# Validation
# https://github.com/linkchecker/linkchecker/pull/669#issuecomment-1267236287
"linkchecker @ git+https://github.com/linkchecker/linkchecker.git@d9265bb71c2054bf57b8c5734a4825d62505c779",
"griffe<1.0",
]
pre-install-commands = [
"python scripts/install_mkdocs_material_insiders.py",
Expand Down

0 comments on commit a2bcbcb

Please sign in to comment.