diff --git a/setup.py b/setup.py index ec5ba61..f98cb03 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from setuptools import setup setup( name='rainbowadn', version='', - packages=['rainbowadn.instrumentation'], + packages=['rainbowadn.instrument'], url='', license='', author='PARRRATE TNV',