eclipse-uprotocol/up-python

Migrate Project from setup.py to Poetry for better dependency management and project packaging

Closed this issue · 0 comments

Poetry streamlines the process, making it easier to manage dependencies, package the project, and publish it. This switch ensures a more efficient and up-to-date approach to Python development.