diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 51b25e67..a0cac325 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,7 +7,7 @@ repos: - id: trailing-whitespace - repo: https://github.com/asottile/setup-cfg-fmt - rev: v2.2.0 + rev: v2.3.0 hooks: - id: setup-cfg-fmt diff --git a/setup.cfg b/setup.cfg index 1e09aca4..92f4c8e1 100644 --- a/setup.cfg +++ b/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