# If any package contains *.txt or *.rst files, include them:
34
'': ['*.txt','*.md'],
35
},
36
author='Michael R Hush',
37
author_email='MichaelRHush@gmail.com',
38
description='M-LOOP: Machine-learning online optimization package. A python package of automated optimization tools - enhanced with machine-learning - for quantum scientific experiments, computer controlled systems or other optimization tasks.',