#!/usr/bin/python2

from ase.cli.build import main

main()
