# for more info visit https://cto.ai/docs
version: "1"
commands:
  - name: hello-world-python:0.1.0
    description: Python Hello World Command
    run: python3 /ops/main.py
