Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Allow non-ecosystem dependencies
If a module is installed, we can now use it as a dependency without needing it in the ecosystem. This allows you to use panda to install private modules that never see the ecosystem, or to test a set of modules before adding them to the ecosystem.
- Loading branch information