Managing packages for multiple julia versions

You should copy and paste the file .\julia\environments\v1.0\Project.toml to .\julia\environments\v1.3\Project.toml. I always do a ] up as well after this step. This will only download packages that you need, preventing duplication.

1 Like