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

Adding better handling to relative paths for python depfile #22

Merged

Conversation

mdemoret-nv
Copy link
Contributor

Currently, if you have cmake_minimum_required() set to 3.20 or lower, then the pip dependency file doesnt work and reinstalls the python package every time. This fix updates the generator to use relative paths and sets the policy to be consistent.

@mdemoret-nv mdemoret-nv added bug Something isn't working non-breaking Non-breaking change labels Mar 16, 2023
@mdemoret-nv mdemoret-nv requested a review from a team as a code owner March 16, 2023 18:52
@mdemoret-nv
Copy link
Contributor Author

/merge

@rapids-bot rapids-bot bot merged commit fe1eb18 into nv-morpheus:branch-23.03 Mar 17, 2023
@mdemoret-nv mdemoret-nv deleted the mdd_fix-abs-depfile branch March 17, 2023 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Non-breaking change
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants