from distutils.core import setup setup( name='DecMCTS', version='0.3dev', py_modules=['DecMCTS'] )