#!/usr/bin/env python

from ase.cli.build import main

main()
