You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 6, 2025. It is now read-only.
As: Ystia dev team I want to: to have a component that could install python dependencies using pip in a virtualenv So that: I can have isolated python environments
AC1: Could install python 2 or 3 env AC2: Could specify a list of pip packages to install AC3: Should be able to work offline
As: Ystia dev team
I want to: to have a component that could install python dependencies using pip in a virtualenv
So that: I can have isolated python environments
AC1: Could install python 2 or 3 env
AC2: Could specify a list of pip packages to install
AC3: Should be able to work offline