Merge branch 'master' of http://git.normalized.xyz/Florent/LD2DAPs
This commit is contained in:
commit
139ceff031
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