[Enhancement]: Migrate package dependency and management to Poetry #435
Labels
dependencies
Pull requests that update a dependency file
enhancement
New feature or request
PyPi
All about PyPi installation
workflow
Github actions for repository
Improvement 🔧
setup.py
,MANIFEST.in
,requirements.txt
, etc. are no longer recommended. It is quite obsolete. For Python dependency handling, it is proposed to migrate to [Poetry] (https://matt.sh/python-project-structure-2024).This will require, in turn, some changes in the automatic tasks with github Actions, for the upload in PyPi of the new releases.
Checklist
📝 Please, don't forget to include more labels besides
enhancement
if it is necessary.The text was updated successfully, but these errors were encountered: