diff --git a/pyproject.toml b/pyproject.toml index 742a622..e1eaa93 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ name = "napari-psf-extractor" version = "1.0.2" description = "A simple plugin to extract precise models of the Point Spread Functions of images" authors = ["Alexandru Bolfa "] -readme = { file = "README.md", dynamic = true +readme = { file = "README.md", dynamic = true } classifiers = [ "Framework :: napari" ]