You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 7, 2026. It is now read-only.
Over time their size has increased, and it would be nice to package them in the idiomatic way (e.g. using Poetry), create a nix shell with necessary environment for Python development, and use other best practices.
Acceptance criteria
Python sub-projects in the repo are structured using the idiomatic practices and suitable tools
Clarification and motivation
We have several Python sub-projects in the repository, namely docker/build/package.py and baking/src/tezos_baking.
Over time their size has increased, and it would be nice to package them in the idiomatic way (e.g. using Poetry), create a
nix shellwith necessary environment for Python development, and use other best practices.Acceptance criteria