fix core import
This commit is contained in:
parent
fb0a423015
commit
f68ca0d7e6
2
setup.py
2
setup.py
@ -16,5 +16,5 @@ setup(name='ld2dap',
|
|||||||
author='Florent Guiotte',
|
author='Florent Guiotte',
|
||||||
author_email='florent.guiotte@uhb.fr',
|
author_email='florent.guiotte@uhb.fr',
|
||||||
url='https://git.guiotte.fr/Florent/LD2DAPs',
|
url='https://git.guiotte.fr/Florent/LD2DAPs',
|
||||||
packages=['ld2dap'],
|
packages=['ld2dap', 'ld2dap.core'],
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user