We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4a9a4da + 6081c37 commit 4c87a89Copy full SHA for 4c87a89
.pre-commit-config.yaml
@@ -7,7 +7,7 @@ repos:
7
- id: trailing-whitespace
8
9
- repo: https://github.com/asottile/setup-cfg-fmt
10
- rev: v2.2.0
+ rev: v2.3.0
11
hooks:
12
- id: setup-cfg-fmt
13
setup.cfg
@@ -7,7 +7,7 @@ url = https://github.com/matplotlib/napari-matplotlib
author = David Stansby
author_email = d.stansby@ucl.ac.uk
license = BSD-3-Clause
-license_file = LICENSE
+license_files = LICENSE
classifiers =
Development Status :: 3 - Alpha
Framework :: napari
0 commit comments