Currently, to use a plugin, the ini file has to specify the relative or absolute filesystem path to the plugin. To make distributing `pip install`-able plugins easier, it would be useful to have something like a setuptools entrypoint type syntax too.