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

Automatically generate required pre-requisites #2858

Merged
merged 1 commit into from
Jul 22, 2023

Commits on Jul 20, 2023

  1. Automatically generate required pre-requisites

    `get_required_prerequisites()` maintains a list of Prerequisites required by each platform.
    
    But that same information is already stored in each Prerequisite class.
    
    Rather than rather than maintaining two lists which might become inconsistent, auto-generate one.
    Julian-O committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    5c0ceb3 View commit details
    Browse the repository at this point in the history