We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d2d1bf2 + 70248a7 commit cee4975Copy full SHA for cee4975
.pre-commit-config.yaml
@@ -6,11 +6,6 @@ repos:
6
- id: end-of-file-fixer
7
- id: trailing-whitespace
8
9
- - repo: https://github.com/asottile/setup-cfg-fmt
10
- rev: v2.4.0
11
- hooks:
12
- - id: setup-cfg-fmt
13
-
14
- repo: https://github.com/psf/black
15
rev: 23.7.0
16
hooks:
setup.cfg
@@ -55,7 +55,7 @@ docs =
55
sphinx-automodapi
56
sphinx-gallery
57
testing =
58
- napari[pyqt6-experimental]>=0.4.18
+ napari[pyqt6_experimental]>=0.4.18
59
pooch
60
pyqt6
61
pytest
0 commit comments