napari / cookiecutter-napari-plugin

Cookiecutter for napari plugins
BSD 3-Clause "New" or "Revised" License
67 stars 39 forks source link

Update top-level linter settings in `pyproject.toml` #177

Closed AJFSalomon closed 5 months ago

AJFSalomon commented 5 months ago

Closes: #176

Updates linter settings in pyproject.toml so that no depreciation warning is issued when pre-commit is run on the project