correction de setup.py

This commit is contained in:
Mickael BOURNEUF 2024-10-22 16:34:28 +02:00
parent 50bd1fb498
commit 688beaec8a
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=packages=find_packages(),
packages=find_packages(),
install_require=[],
classifiers=[
'Development Status :: 1 - Planning',