I'm developing some headless app, and I need to use a python package. In python env, it's simple, pip install some-package and that's it. But we do not run some installation process in AC, don't we? So, what's the best practice? Just copy?