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

Implement Poetry for dependency management #10

Open
ginic opened this issue Jan 3, 2024 · 0 comments
Open

Implement Poetry for dependency management #10

ginic opened this issue Jan 3, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ginic
Copy link
Contributor

ginic commented Jan 3, 2024

Dependency Management: Consider using a tool like Poetry for managing project dependencies. This can help ensure consistent environments and make it easier to manage project dependencies. Poetry uses pyproject.toml and can be used to build and distribute projects too.

Definition of done:

  • Implement poetry as package manager for the python project template
  • Update build instructions and GitHub actions as appropriate
  • Update README to describe dependency management with poetry
@ginic ginic added the enhancement New feature or request label Jan 3, 2024
@ginic ginic changed the title Implement Poetry for depenency management Implement Poetry for dependency management Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant