from setuptools import setup setup(name='NOMAD', version='0.1.0', description='NOMAD infrastructure python package', packages=['nomad'])