Merge pull request #466 from KristofferC/kc/require

avoid warning when using Weave in a sysimage
pull/468/head
Sebastian Pfitzner 2022-12-12 09:17:27 +01:00 committed by GitHub
commit 9f666b3bb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
module Weave
using Highlights, Mustache, Requires, Pkg, REPL, RelocatableFolders
using Highlights, Mustache, Requires, Pkg, REPL, RelocatableFolders, Base64
# directories
const PKG_DIR = normpath(@__DIR__, "..")

View File

@ -1,6 +1,6 @@
module WeavePlots
using Base64, ..Plots, ..Weave
using ..Base64, ..Plots, ..Weave
# Pre-execute hooks to set the plot size for the chunk