diff --git a/setup.cfg b/setup.cfg index 8667c02..b1af833 100644 --- a/setup.cfg +++ b/setup.cfg @@ -2,6 +2,11 @@ name = dummy-test-plugin version = 0.0.1 author = napari team +description = A simple plugin for testing purposes +long_description = file: README.md +long_description_content_type = text/markdown +license = BSD-3-Clause +license_files = LICENSE [options] packages = find: