Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement]: Migrate package dependency and management to Poetry #435

Closed
2 tasks done
AlejandroCN7 opened this issue Sep 2, 2024 · 0 comments · Fixed by #448
Closed
2 tasks done

[Enhancement]: Migrate package dependency and management to Poetry #435

AlejandroCN7 opened this issue Sep 2, 2024 · 0 comments · Fixed by #448
Assignees
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request PyPi All about PyPi installation workflow Github actions for repository

Comments

@AlejandroCN7
Copy link
Member

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

  • I have checked that there is no similar issue in the repo (required)
  • I have read the documentation (required)

📝 Please, don't forget to include more labels besides enhancement if it is necessary.

@AlejandroCN7 AlejandroCN7 added enhancement New feature or request workflow Github actions for repository PyPi All about PyPi installation dependencies Pull requests that update a dependency file labels Sep 2, 2024
@AlejandroCN7 AlejandroCN7 self-assigned this Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request PyPi All about PyPi installation workflow Github actions for repository
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant