Hi everyone! I was wondering, what would be the best way to install a custom local python package on a remote worker? The remote worker has access to the rep...
3 months ago
i have a pyproject.toml in the root dir which installs the custom package with pip install -e .