Skip to content

Conversation

@ParkGyeongTae
Copy link
Contributor

#️⃣ Issue Number

📝 요약(Summary)

  • pyproject.toml에 포함된 Poetry 설정으로 인해 pip install . 명령 실행 시 충돌이 발생.
  • 이를 해결하기 위해 Poetry 관련 설정을 주석 처리하고, setuptools 기반의 빌드 시스템으로 정리했음.
  • 이제 setup.py 기반 설치가 문제없이 동작하며, 빌드 시스템이 일관되게 유지됨
  • 기존 코드는 주석으로 남겨둠.

💬 To Reviewers (선택)

  • 없음.

PR Checklist

  • pip install .

reference) How to Code Review

  • 따봉(👍): 리뷰어가 리뷰이의 코드에서 칭찬의 의견을 남기고 싶을 때 사용합니다.
  • 느낌표(❗): 리뷰어가 리뷰이에게 필수적으로 코드 수정을 요청할 때 사용합니다.
  • 물음표 (❓): 리뷰어가 리뷰이에게 의견을 물어보고 싶을 때 사용합니다.
  • 알약 (💊): 리뷰어가 리뷰이의 코드에서 개선된 방법을 제안하지만 그것의 반영이 필수까지는 아닐 때 사용합니다.

Copy link
Collaborator

@ehddnr301 ehddnr301 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 잘 동작합니다!

@ParkGyeongTae
Copy link
Contributor Author

@ehddnr301 확인 감사합니다~!

@ParkGyeongTae ParkGyeongTae merged commit 3f414cb into master May 20, 2025
2 checks passed
@ehddnr301 ehddnr301 deleted the feature/99-fix-pip-install-conflict branch September 7, 2025 07:07
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.

3 participants