In the docs it says eta_x, as it is described in our pyproject.toml.
But pypi converts all underscores to hyphens, so
pip install eta-utility[eta_x]
will install eta-utility without eta-x.