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

Feature: Create a venv and deps install for python tasks #2414

Open
tboerger opened this issue Oct 13, 2024 · 0 comments
Open

Feature: Create a venv and deps install for python tasks #2414

tboerger opened this issue Oct 13, 2024 · 0 comments
Labels

Comments

@tboerger
Copy link
Collaborator

Related to

Other

Impact

nice to have

Missing Feature

On my presentation about semaphore I have been asked if it's possible to install required dependencies for python tasks via requirements.txt.

Implementation

I would suggest to setup one venv per python task and an optional path to a requirements.txt, if the file exists install the deps within venv before the python script execution.

Design

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

1 participant