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 #130

Merged
merged 10 commits into from
May 23, 2024
Merged

💥 Manage python packages with poetry #130

merged 10 commits into from
May 23, 2024

Conversation

bunop
Copy link
Member

@bunop bunop commented May 23, 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 23, 2024
@bunop bunop added this to the SMARTER database v1.0.0 milestone May 23, 2024
@coveralls
Copy link

coveralls commented May 23, 2024

Coverage Status

coverage: 94.434% (+0.005%) from 94.429%
when pulling 339c1e1 on issue-128
into 870cd42 on devel.

@bunop bunop merged commit ef15856 into devel May 23, 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