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

Added poetry #1

Merged
merged 1 commit into from
Mar 13, 2023
Merged

Added poetry #1

merged 1 commit into from
Mar 13, 2023

Conversation

sdavrieux
Copy link
Collaborator

Adding poetry to see if this avoid us to do the weird manual thing to install the packages:
cat yolov5/requirements.txt | grep -o '^[^# ]*' | xargs poetry add

Copy link

@epureanudiana epureanudiana left a comment

Choose a reason for hiding this comment

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

Nice!

@epureanudiana epureanudiana merged commit 95a1ab2 into master Mar 13, 2023
@chrise96 chrise96 deleted the feature/Add_poetry branch May 1, 2023 07:54
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.

2 participants