LironEr

Results 13 issues of LironEr

### Is there an existing issue for this? - [X] I have searched existing issues, it hasn't been reported yet ### Use case description MSK event support on failure destination...

## Description Added support to pass extra arguments to pip install command ``` { path = "src/python-app1", pip_requirements = true, pip_install_extra_args = ["--platform", "manylinux2014_aarch64", "--only-binary", ":all:"] } ``` ## Motivation...

stale