sdk
sdk copied to clipboard
Bundle local sdk version in executable package
In order to be able to be able to install the same version as the client side inside the remote executors.
In production, this means adding a file with the requirement layer==1.2.3
, in development this means copying the local sdk code so we can install from source.