Skip to content

Properly set up Python sub-projects in the repo #758

@DMozhevitin

Description

@DMozhevitin

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 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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions