Skip to content

Commit

Permalink
prune manifest after the set of some deps have been "demoted" to weak…
Browse files Browse the repository at this point in the history
…deps (#3864)
  • Loading branch information
KristofferC authored Apr 10, 2024
1 parent 88c38b2 commit 8f772ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Operations.jl
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,7 @@ function fixups_from_projectfile!(env::EnvCache)
end
end
end
prune_manifest(env)
end

####################
Expand Down

0 comments on commit 8f772ff

Please sign in to comment.