Pablo Emídio S.S

Results 25 comments of Pablo Emídio S.S

Hey! Is there any update about this development? I am working with the cheatsheet opened all day long and really could use a dark mode.

Looks like @mattbennett came back to accept a PR. I really hope nameko receives the due attention.

@abravalheri nowadays and I am still facing this same issue. project structure: ```sh ╰─ ls -R --ignore="venv" --ignore="__pycache__" --ignore="build" --ignore="dist" --ignore="*egg-info" .: pyproject.toml README.md src tests VERSION ./src: mproject ./src/mproject:...

As someone who works with RPC on a daily basis, I am happy to make myself available to help with its implementation.

> Single-sourcing via pyproject.toml is blocked by poetry Reference: https://github.com/python-poetry/poetry/issues/3332 The poetry itself uses a work around to versioning `single source of truth` while managing metadata using poetry implementation See:...