.copier-answers.yml
.gitignore
.pre-commit-config.yaml
.pre-commit-hooks.yaml
LICENSE
MANIFEST.in
README.md
pyproject.toml
tox.ini
.github/PULL_REQUEST_TEMPLATE.md
.github/dependabot.yml
.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/documentation.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/task.md
.github/workflows/test_and_deploy.yml
.napari-hub/DESCRIPTION.md
.napari-hub/config.yml
resources/widget.png
src/ndev_settings/__init__.py
src/ndev_settings/_cli.py
src/ndev_settings/_settings.py
src/ndev_settings/_settings_widget.py
src/ndev_settings/_version.py
src/ndev_settings/napari.yaml
src/ndev_settings/ndev_settings.yaml
src/ndev_settings.egg-info/PKG-INFO
src/ndev_settings.egg-info/SOURCES.txt
src/ndev_settings.egg-info/dependency_links.txt
src/ndev_settings.egg-info/entry_points.txt
src/ndev_settings.egg-info/requires.txt
src/ndev_settings.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_init.py
tests/test_settings.py
tests/test_settings_widget.py
tests/test_data/external_contribution.yaml
tests/test_data/test_settings.yaml