correction de setup.py

This commit is contained in:
Mickael BOURNEUF 2024-10-22 16:43:45 +02:00
parent 688beaec8a
commit 4a7b28e908
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ setup(
author='Celeonet',
author_email='noc@celeonet.fr',
license='Apache 2.0',
packages=find_packages(),
packages=['deevirt_schema'],
install_require=[],
classifiers=[
'Development Status :: 1 - Planning',