conda_env: conda.yaml entry_points: main: command: 'python entrypoint.py' test: command: 'python entrypoint.py --test'