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 | 394 | January 14, 2023 | |
How to add information of unregistered packages on Project.toml instead of Manifest.toml? | 7 | 441 | July 23, 2025 | |
List of license for packages in a project | 1 | 469 | December 13, 2021 | |
Counting Package Dependencies | 2 | 303 | February 9, 2021 | |
Find where a package comes from | 6 | 451 | March 3, 2021 |