Skip to content

More Pythonic way of package separation #11433

@potiuk

Description

@potiuk

Currenlty - for convenience, we prepare packages using custom scripts and Breeze where we copy sources and prepare packages from the same sources.

We might want to make it in more pythonic way possibly where each package shares their own setup.py maybe, or at most symbolic link to the same setup.py.

We should make a POC to check if this is possible and what it gives us vs. the current solution.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions