cookiecutter-napari-plugin icon indicating copy to clipboard operation
cookiecutter-napari-plugin copied to clipboard

Comment out the project URLs configured in `setup.cfg`

Open DragaDoncila opened this issue 2 years ago • 4 comments

In #32 we added defaults for project URLs in setup.cfg. We've since had some feedback that developers don't really know where that information comes from on the napari hub, and how to change it. At the very least, we should comment out these URLs so that plugins don't show information that hasn't been explicitly exposed by the plugin developer.

DragaDoncila avatar Jul 14 '22 00:07 DragaDoncila