The license for the Python scoring pipeline can be set in the following ways:

- Place the license at ~/.driverlessai/license.sig

- Put a path to the license in your environment:
export DRIVERLESS_AI_LICENSE_FILE="/path/to/license."
- Put the license itself in your environment:
export DRIVERLESS_AI_LICENSE_KEY="oLqLZXMI0y..."