Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jupyterlite_xeus/add_on.py
Original file line number Diff line number Diff line change
@@ -281,7 +281,7 @@ def pack_prefix(self, kernel_dir):
env_prefix=self.prefix,
relocate_prefix="/",
outdir=out_path,
use_cache=True,
use_cache=False,
**pack_kwargs,
)

0 comments on commit b0dce26

Please sign in to comment.