#!/bin/sh

# Run sage with the ./python script in this directory, i.e., so that pyeantic can be imported.
python -m sage.cli "$@"
