Skip to content

setupEnv: add deps.txt for every instance. #5

@Vipon

Description

@Vipon

Well known dependencies should be specified locally in directory with install.py scripts of instance.

It's allow users don't worry about this dependencies and concentrate on deps for their own project.

At the same time, if users need to add new deps to existed instance, they can do it via adding deps to main deps.txt or update instance specific deps.txt files. The first way should be preferable, because it's allow them to checkout setupEnv new versions without conflicts.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions