Features
#6 [FR] Specify multiple root paths
Allows passing additional root_path
s to the script using the -r
or --root-path
argument multiple times to support external libraries with multiple import paths or multiple external libraries.
Multiple root paths can be passed to the Docker image by setting the ROOT_PATH
environment variable to a comma separated list of paths.