Skip to content

Commit 34df908

Browse files
committed
MNT: Remove pre-commit/rstcheck dependency on tomli
This was only needed to support python<=3.11 and is thus not needed anymore on the main branch. I'm unclear whether we should also remove `sphinx>=1.8.1`. It's far off and I'm quite sure we do not systematically specify lower compatibility boundaries.
1 parent 71c922d commit 34df908

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ repos:
7171
- id: rstcheck
7272
additional_dependencies:
7373
- sphinx>=1.8.1
74-
- tomli
7574
- repo: https://github.com/adrienverge/yamllint
7675
rev: cba56bcde1fdd01c1deb3f945e69764c291a6530 # frozen: v1.38.0
7776
hooks:

0 commit comments

Comments
 (0)