Typically when we have a pytest plugin package called pytest-jupyterhub, that would mean the plugin name for enabling it would be jupyterhub, not jupyterhub-spawners-plugin (in general, we don't tend to put 'plugin' in the name of plugins).
I think it may be reasonable someday, if we want it, to have separate jupyterhub-spawners that does separate things, but probably not until then.
Typically when we have a pytest plugin package called
pytest-jupyterhub, that would mean the plugin name for enabling it would bejupyterhub, notjupyterhub-spawners-plugin(in general, we don't tend to put 'plugin' in the name of plugins).I think it may be reasonable someday, if we want it, to have separate
jupyterhub-spawnersthat does separate things, but probably not until then.