Migrate Project from setup.py to Poetry for better dependency management and project packaging
Closed this issue · 0 comments
neelam-kushwah commented
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.