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

💥 Manage python packages with poetry #129

Merged
merged 9 commits into from
May 22, 2024
Merged

💥 Manage python packages with poetry #129

merged 9 commits into from
May 22, 2024

Conversation

bunop
Copy link
Member

@bunop bunop commented May 22, 2024

Description

manage environment using poetry

Related Issue

closes #128

Motivation and Context

This PR will simplify dependencies management using poetry

How Has This Been Tested?

This has been tested with CI

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (non-breaking change which improve code itself)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@bunop bunop added enhancement New feature or request performance Improve the performance or better resource management dependencies Pull requests that update a dependency file labels May 22, 2024
@bunop bunop added this to the SMARTER database v1.0.0 milestone May 22, 2024
@coveralls
Copy link

Coverage Status

coverage: 94.429% (+0.1%) from 94.311%
when pulling 504dce9 on issue-128
into fcdb3ce on devel.

@bunop bunop merged commit 870cd42 into devel May 22, 2024
3 checks passed
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 performance Improve the performance or better resource management
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants