Skip to content

Fix make upgrade failure #77

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

Merged
merged 1 commit into from
Jan 28, 2022
Merged

Fix make upgrade failure #77

merged 1 commit into from
Jan 28, 2022

Conversation

aht007
Copy link
Contributor

@aht007 aht007 commented Jan 25, 2022

DESC

Make Upgrade was failing due to wrong target file in one of the requirements file. Fixed the issue and ran make upgrade in this PR.

@aht007 aht007 force-pushed the aht/BOM-FIX-MAKE-UPGRADE branch 3 times, most recently from 82e0913 to 1c73f97 Compare January 25, 2022 09:17
@aht007 aht007 force-pushed the aht/BOM-FIX-MAKE-UPGRADE branch from 1c73f97 to 0d83d49 Compare January 25, 2022 09:21
@@ -4,6 +4,6 @@

-r pip-tools.txt # pip-tools and its dependencies, for managing requirements files
-r quality.txt # Core and quality check dependencies
-r travis.txt # tox and related dependencies
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This line was causing the make upgrade to fail as this file had been renamed to ci.txt

@aht007 aht007 merged commit dcb051c into master Jan 28, 2022
@aht007 aht007 deleted the aht/BOM-FIX-MAKE-UPGRADE branch January 28, 2022 11:20
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