unforget .core
This commit is contained in:
parent
52d0afc44c
commit
add1e7cdbf
5
setup.py
5
setup.py
@ -3,7 +3,10 @@ from setuptools import setup
|
|||||||
setup(
|
setup(
|
||||||
name='rainbowadn',
|
name='rainbowadn',
|
||||||
version='',
|
version='',
|
||||||
packages=['rainbowadn.instrument'],
|
packages=[
|
||||||
|
'rainbowadn.core',
|
||||||
|
'rainbowadn.instrument',
|
||||||
|
],
|
||||||
url='',
|
url='',
|
||||||
license='',
|
license='',
|
||||||
author='PARRRATE TNV',
|
author='PARRRATE TNV',
|
||||||
|
Loading…
Reference in New Issue
Block a user