Clean up Python package metadata #446

Open
opened 2023-07-05 17:43:46 +00:00 by dboreham · 0 comments
Contributor

We ended up (probably due to too much following recipes on StackOverflow) with some odd things in our Python application structure. e.g. the root module is called "app" and then we have another module with one source file named "cli". This should be cleaned up so the root module is stack_orchestrator or something similar.

We ended up (probably due to too much following recipes on StackOverflow) with some odd things in our Python application structure. e.g. the root module is called "app" and then we have another module with one source file named "cli". This should be cleaned up so the root module is stack_orchestrator or something similar.
This repo is archived. You cannot comment on issues.
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: cerc-io/stack-orchestrator#446