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 | |
---|---|---|---|---|
Decentralized Package Manager | 15 | 1833 | February 19, 2019 | |
Is it possible to declare deps by path in Project.toml? | 1 | 390 | March 30, 2019 | |
How to create a private package registry | 14 | 5052 | July 10, 2019 | |
More informative Project.toml or partial Manifest.toml | 4 | 416 | January 14, 2023 | |
List of license for packages in a project | 1 | 484 | December 13, 2021 |