Skip to content

Commit f310759

Browse files
committed
Use eager registry
1 parent 1616b68 commit f310759

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bin/run_julia

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ if [[ $(basename $(pwd)) == "bin" ]]; then
55
fi
66

77
export NO_AT_BRIDGE=1
8+
export JULIA_PKG_SERVER_REGISTRY_PREFERENCE=eager
89

910
if [[ "$(uname -s)" == "Darwin" ]]; then
1011
# Avoid Tk backend issues on macOS (e.g. non-responsive close button in PyPlot windows).

0 commit comments

Comments
 (0)