from distutils.core import setup setup(name='ciatlib', packages=['ciatlib'], )