[pkg] Fix extra packages not installable
For instance `pip install -e ".[pyramid]"` should install the pyramid
dependencies. A typo caused all these extra packages to not be found by
pip.
Closes #16121322.
.. _auth_module:
:mod:`cubicweb.pyramid.auth`
----------------------------
.. automodule:: cubicweb.pyramid.auth
.. autofunction:: includeme
.. autoclass:: UpdateLoginTimeAuthenticationPolicy
:show-inheritance:
:members: