@Peter_Adelman wrote:
If I
]add
a github version of a package that I am developing (not the gospel from JuliaRegistries) to a local package (MyPkg), it successfully downloads and uses it for that environment, correctly making Manifest.toml.However, when I
]dev /path/to/MyPkg
in my general Repl (.julia/environments/v1.3
), it adds the current version from JuliaRegistries. This makes a different entry in Manifest.toml.Is that intended behavior?
Posts: 3
Participants: 2