"""Sample app: Poetry without lockfile (manual poetry install in test)."""
import rich

print(f"POETRY: {rich.__version__}")
