#!/usr/bin/python3

from ase.cli.build import main

main()
