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

Prevent module import when running setup.py clean #137

Merged

Conversation

pac48
Copy link
Collaborator

@pac48 pac48 commented Jul 29, 2023

This PR adds a guard to the generate_parameter_module call in the setup.py to make sure the code generation doesn't run when setup.py clean is run.

Signed-off-by: Paul Gesel <paulgesel@gmail.com>
@tylerjw tylerjw merged commit 1aac3a8 into PickNikRobotics:main Jul 31, 2023
7 checks passed
@pac48 pac48 deleted the prevent-module-import-during-clean branch August 1, 2023 02:22
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.

None yet

2 participants