Skip to content

refactor: Drop dedicated cli module from pixi_cli and move everything into /src#4398

Merged
Hofer-Julian merged 1 commit intoprefix-dev:mainfrom
haecker-felix:pixi_cli_drop_cli
Aug 19, 2025
Merged

refactor: Drop dedicated cli module from pixi_cli and move everything into /src#4398
Hofer-Julian merged 1 commit intoprefix-dev:mainfrom
haecker-felix:pixi_cli_drop_cli

Conversation

@haecker-felix
Copy link
Collaborator

Since pixi_cli doesn't contain any other module anymore beside cli we can simplify the crate structure by dropping the dedicated cli module, and move everything directly into src/.

Also simplifies imports from pixi_cli::cli::foo to pixi_cli::foo.

@haecker-felix haecker-felix added the refactor Specifies PR or Issue is related to a refactor label Aug 19, 2025
@Hofer-Julian Hofer-Julian enabled auto-merge (squash) August 19, 2025 14:51
@Hofer-Julian Hofer-Julian merged commit 167b115 into prefix-dev:main Aug 19, 2025
38 checks passed
@haecker-felix haecker-felix deleted the pixi_cli_drop_cli branch August 20, 2025 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor Specifies PR or Issue is related to a refactor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants