Skip to content

fix: update Dockerfile to use poetry for dependency management #107

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

Merged
merged 1 commit into from
Feb 27, 2025

Conversation

GoGiants1
Copy link
Member

@GoGiants1 GoGiants1 commented Feb 27, 2025

Pull Request

설명

#106 을 dev로 머지할 때, 도커 파일에 poetry 설치 커맨드가 누락되었음. 다시 버전 고정해서 추가함.

어떤 종류의 PR인가요?

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

테스트는 어떤 방식으로 진행하셨나요?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Unit Test with pytest
  • Integration Test with pytest
  • Manual Test

체크리스트

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@GoGiants1 GoGiants1 self-assigned this Feb 27, 2025
@GoGiants1 GoGiants1 merged commit 542522b into dev Feb 27, 2025
2 checks passed
@GoGiants1 GoGiants1 deleted the fix/dockerfile branch February 27, 2025 08:20
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