-
Notifications
You must be signed in to change notification settings - Fork 1.5k
fix: Fix path to constraints.txt in bloom/requirements.txt #3003
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
Conversation
Thanks for the contribution, @Pradeep-18062002 . Thanks |
@Pradeep-18062002 you can refer here to see whether you can pass the DCO check or not. |
75f263b
to
3fdf2f6
Compare
3fdf2f6
to
dfccba7
Compare
@Pradeep-18062002 The DCO failed with the error message
There is a slight difference in the mail addresses. |
dfccba7
to
3f51004
Compare
@Pradeep-18062002 Thanks a lot for the support! |
/bot run |
You're Most welcome |
PR_Github #244 [ run ] triggered by Bot |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
PR_Github #244 [ run ] completed with state |
3f51004
to
55be126
Compare
/bot reuse-pipeline |
PR_Github #282 [ reuse-pipeline ] triggered by Bot |
PR_Github #282 [ reuse-pipeline ] completed with state |
/bot reuse-pipeline |
PR_Github #295 [ reuse-pipeline ] triggered by Bot |
PR_Github #295 [ reuse-pipeline ] completed with state |
Signed-off-by: Pradeep Raj Prabhu Raj <[email protected]>
55be126
to
16af288
Compare
/bot reuse-pipeline |
PR_Github #313 [ reuse-pipeline ] triggered by Bot |
PR_Github #313 [ reuse-pipeline ] completed with state |
…3003) Signed-off-by: Pradeep Raj Prabhu Raj <[email protected]>
This PR fixes a broken path in:
which was referencing
Since the file was moved deeper, the correct relative path is now
This change ensures proper installation of the example dependencies without file-not-found errors