Skip to content

Commit

Permalink
Add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
Hofer-Julian committed Dec 6, 2024
1 parent 4167992 commit 824d763
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/pixi_build_types/src/procedures/conda_build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ pub struct CondaBuildParams {
/// This is supported by many languages without an explicit compile step like Python
/// When this parameter is set, changes in the source code will be reflected
/// without a rebuild
// TODO: Deprecate this parameter in favor of a "dev" profile
pub editable: bool,
}

Expand Down

0 comments on commit 824d763

Please sign in to comment.