We tried to implement the usage of python scripts with Release.

Release offers the possibility to use python scripts in tasks
.
But unfortunately it is really restrictive, those tasks only support Python builtns Modules.

It will be really appreciated if Release Python tasks will support imports of Python Third Party Modules.

Thank You

Comments