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

Feature: Poetry Package Manager #67

Merged
merged 8 commits into from
Sep 19, 2024

Conversation

JakobEliasWagner
Copy link
Owner

@JakobEliasWagner JakobEliasWagner commented Sep 19, 2024

Description

Switch from pip to poetry for better and easier package management.

Which issue does this PR tackle?

  • pip is harder to setup.
  • versioning not strict.

How are the changes tested?

All unit test tests still run without new errors.

Checklist

  • Documentation
    • All new features include documentation
    • README is updated
  • CI/CD passes all pipeline checks
  • Post Merge
    • Delete the feature branch (if applicable).
    • Update related issues or project boards.

@JakobEliasWagner JakobEliasWagner self-assigned this Sep 19, 2024
@JakobEliasWagner JakobEliasWagner merged commit 30f1968 into main Sep 19, 2024
2 checks passed
@JakobEliasWagner JakobEliasWagner deleted the feature/poetry-package-manager branch September 19, 2024 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant