Quick Start Installation
In devcontainer like the developer_starter_pack, where authentication happens automatically, install the latest version by running
pip install physical_operations_utils --index-url https://pkgs.dev.azure.com/AxpoNordic/de44155d-3283-4516-8b04-46d6684a8c1c/_packaging/physical_operations_utils/pypi/simple/
To install a specific version include the version in pip install command
pip install physical_operations_utils==0.1.0 --index-url https://pkgs.dev.azure.com/AxpoNordic/de44155d-3283-4516-8b04-46d6684a8c1c/_packaging/physical_operations_utils/pypi/simple/