Installing Python3 packages on agent

Copper Contributor

I want to avoid time consuming installation of Python Packages to a MacOS

agent (via pip3 install -r requirements.txt) every time my pipeline runs.

I use a lot of packages !

 

Is there a way to reuse same Agent or configure all Agents of e.g type

macos-latest with these packages so this step is not necessary?

 

Thanks !

0 Replies