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

Using Poetry for Python dependency management #261

Closed
1 task
Tracked by #263
eric-nguyen-cs opened this issue Oct 19, 2023 · 1 comment
Closed
1 task
Tracked by #263

Using Poetry for Python dependency management #261

eric-nguyen-cs opened this issue Oct 19, 2023 · 1 comment
Assignees
Labels
backend python Pull requests that update Python code

Comments

@eric-nguyen-cs
Copy link
Contributor

eric-nguyen-cs commented Oct 19, 2023

Right now, we are using pip and venv to manage Python dependencies, which can be quite error-prone

Poetry has become a well established tool to manage Python dependencies on larger projects
https://python-poetry.org

Tasks

Preview Give feedback
@eric-nguyen-cs
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend python Pull requests that update Python code
Development

No branches or pull requests

2 participants