Forum Discussion
mdunford
Mar 22, 2023Copper Contributor
Installing Python3 packages on agent
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 !
No RepliesBe the first to reply