When sharing a project (Julia scripts and respective Project.toml & Manifest.toml) with a co-worker, is there a way for this individual to know where the packages contained in the Project.toml come from? If some of the packages are coming from a private Registry, is this information recorded anywhere? At the moment I of course explain to my co-workers the Registry they need to add to their Julia setup, but I’m wondering if this is, or could/should be, recorded in the Project.toml or Manifest.toml files?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
More informative Project.toml or partial Manifest.toml | 4 | 375 | January 14, 2023 | |
Is Manifest.toml "write only"? | 2 | 393 | February 9, 2020 | |
Can't find manifest files | 2 | 890 | September 4, 2021 | |
List of packages in a registry Julia 1.7+ | 7 | 1409 | February 25, 2022 | |
Unable to use a local package | 3 | 919 | June 26, 2021 |