You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* use @__DIR__ instead of Pkg.dir
this allows installing and loading the package from elsewhere
* change Pkg.dir to @__DIR__ in runtests.jl
* use dirname(@__DIR__) instead of Pkg.dir in GraphPlot.jl
0 commit comments