Skip to content

Commit

Permalink
Install sphinx to make directives available.
Browse files Browse the repository at this point in the history
  • Loading branch information
sallner committed Sep 21, 2022
1 parent 4050aad commit 4129fd0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,5 @@ repos:
rev: 'v6.1.0'
hooks:
- id: rstcheck
args: [--ignore-messages, Duplicate implicit target name ]
additional_dependencies: [sphinx]
args: [--ignore-messages, 'Duplicate implicit target name' ]

0 comments on commit 4129fd0

Please sign in to comment.