#!/usr/bin/python2.7

from ase.cli.build import main

main()
