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

Create Python virtual environment as part of build #129

Open
alexreinking opened this issue Jan 13, 2021 · 1 comment
Open

Create Python virtual environment as part of build #129

alexreinking opened this issue Jan 13, 2021 · 1 comment
Assignees

Comments

@alexreinking
Copy link
Member

We should create and configure Python venvs that read the in-repo python_bindings/requirements.txt as part of the normal build flow. This will make setting up new workers more robust and not add much in execution time because pip / venv does sane binary caching. It will also let us upgrade our existing dependencies and add new ones easily.

@alexreinking
Copy link
Member Author

Bumping this in importance

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