Skip to content

Commit 8f772ff

Browse files
authored
prune manifest after the set of some deps have been "demoted" to weakdeps (#3864)
1 parent 88c38b2 commit 8f772ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Operations.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,7 @@ function fixups_from_projectfile!(env::EnvCache)
240240
end
241241
end
242242
end
243+
prune_manifest(env)
243244
end
244245

245246
####################

0 commit comments

Comments
 (0)