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

Check examples/python/requirements.txt in CI #2063

Merged
merged 5 commits into from
May 9, 2023

Commits on May 9, 2023

  1. add check_requirements.py

    jprochazk committed May 9, 2023
    Configuration menu
    Copy the full SHA
    3ceccfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee512e0 View commit details
    Browse the repository at this point in the history
  3. add missing requirements

    sorted alphabetically
    jprochazk committed May 9, 2023
    Configuration menu
    Copy the full SHA
    1d9cb5a View commit details
    Browse the repository at this point in the history
  4. check if requirements are sorted

    also intentionally submit incorrect `requirements.txt` so that CI fails
    jprochazk committed May 9, 2023
    Configuration menu
    Copy the full SHA
    f2e0240 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    99cf2bc View commit details
    Browse the repository at this point in the history