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

Replace hardcoded version of Pip Tools in Make variable #246

Merged
merged 1 commit into from
Mar 13, 2025

Conversation

jtrobles-cdd
Copy link
Member

In Makefile, obtain the version of pip-tools from Python dependency manifests instead of hardcoding it in Makefile.

This change avoids having to update the version of that package in multiple places (requirements.* and Makefile).

In `Makefile`, obtain the version of `pip-tools` from
Python dependency manifests instead of hardcoding it in `Makefile`.

This change avoids having to update the version of that package in
multiple places (`requirements.*` and `Makefile`).
@jtrobles-cdd jtrobles-cdd added the task Task or chore label Mar 13, 2025
@jtrobles-cdd jtrobles-cdd self-assigned this Mar 13, 2025
@jtrobles-cdd jtrobles-cdd merged commit 9f6a20f into develop Mar 13, 2025
17 checks passed
@jtrobles-cdd jtrobles-cdd deleted the replace-hardcoded-version-of-pip-tools branch March 13, 2025 01:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Task or chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant