We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cdb6bf commit 0f29157Copy full SHA for 0f29157
test/LAMMPS_jll/.pkg/select_artifacts.jl
@@ -1,4 +1,4 @@
1
-push!(LOAD_PATH, "..")
+push!(Base.LOAD_PATH, dirname(@__DIR__))
2
3
if VERSION < v"1.7"
4
using Pkg.TOML
0 commit comments