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

Handle remakefile dependencies #31

Closed
markmuetz opened this issue Jun 9, 2021 · 0 comments
Closed

Handle remakefile dependencies #31

markmuetz opened this issue Jun 9, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@markmuetz
Copy link
Owner

Should be able to have something like Remake(depends_on='other_remakefile.py') and then check whether other_remakefile is complete.

N.B. this should be fast, so can I call other_remakefile.finalize()?

@markmuetz markmuetz added the enhancement New feature or request label Jun 9, 2021
@markmuetz markmuetz added this to the v0.7 milestone Jun 9, 2021
@markmuetz markmuetz self-assigned this Jun 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant