Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

K2: Allow for private dependencies automatically installed with make venv but not part of repo #27

Open
per-bohlin opened this issue Feb 25, 2021 · 0 comments

Comments

@per-bohlin
Copy link
Member

Some users run K2 from within the repository. To make it simpler to maintain private addons and additional 3rd party dependencies, create a mechanism where private.requirements.txt are automatically installed in the venv when running make venv.
The private.requirements.txt file should be added to the .gitignore list.
The make venv target must be able to handle that the file private.requirements.txt is not present.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant