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

[v2] Generate dependency lockfiles #8757

Closed
wants to merge 3 commits into from
Closed

Commits on Jun 20, 2024

  1. Generate lockfiles

    Generate lockfiles from requirements files and replace
    requirements*.txt references to requirements*-lock.txt
    hssyoo committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    ea89930 View commit details
    Browse the repository at this point in the history
  2. Remove mock imports

    hssyoo committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    92c142e View commit details
    Browse the repository at this point in the history
  3. Add Windows build reqs

    hssyoo committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    bf87a35 View commit details
    Browse the repository at this point in the history