Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Fix python build #1142

Merged
merged 1 commit into from
Apr 8, 2022
Merged

Fix python build #1142

merged 1 commit into from
Apr 8, 2022

Conversation

dchassin
Copy link
Member

@dchassin dchassin commented Apr 8, 2022

This PR fixes issue #1141

Current issues

None

Code changes

  • Fix python/Makefile.mk

Documentation changes

None

Test and Validation Notes

Rebuilds resulting for non-core changes should go much faster as the python module will not be rebuilt is the core has not changed.

@dchassin dchassin added the build Changes to build/deploy infrastructure label Apr 8, 2022
@dchassin dchassin added this to the GRIP Final Release milestone Apr 8, 2022
@dchassin dchassin requested a review from aivanova5 April 8, 2022 18:02
@dchassin dchassin self-assigned this Apr 8, 2022
@dchassin dchassin linked an issue Apr 8, 2022 that may be closed by this pull request
@dchassin dchassin changed the base branch from master to develop April 8, 2022 18:03
@aivanova5 aivanova5 merged commit a4eb133 into develop Apr 8, 2022
@aivanova5 aivanova5 deleted the develop-fix-build-python branch April 8, 2022 19:17
@dchassin dchassin changed the title Develop fix build python Fix python build Apr 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
build Changes to build/deploy infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build rebuilds python module even when no change has occurred
2 participants