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

Use poetry instead of pip-compile #366

Open
Mortinat opened this issue Jul 7, 2022 · 1 comment · May be fixed by #326
Open

Use poetry instead of pip-compile #366

Mortinat opened this issue Jul 7, 2022 · 1 comment · May be fixed by #326

Comments

@Mortinat
Copy link
Contributor

Mortinat commented Jul 7, 2022

Poetry

It's easier to use and to maintain compared to pip-tools

Example: for setup an env and install deps only one command line
poetry install
also have a "smarter" management of dependencies version

@Mortinat
Copy link
Contributor Author

Mortinat commented Jul 7, 2022

My bad the pr already exist #326

@Minigrim0 Minigrim0 linked a pull request Feb 16, 2023 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant