Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e8f21d2

Browse files
authored
add tomli to rstcheck extras
required for reading config from pyproject.toml on py<3.11
1 parent 37426df commit e8f21d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,4 @@ repos:
5555
- id: rstcheck
5656
additional_dependencies:
5757
- sphinx>=1.8.1
58+
- tomli

0 commit comments

Comments
 (0)