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

Install python dependencies with a single pip install #5082

Merged
merged 5 commits into from Jan 7, 2022

Commits on Nov 18, 2021

  1. do not run pip install multiple times

    Signed-off-by: harupy <hkawamura0130@gmail.com>
    harupy committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    e73bfea View commit details
    Browse the repository at this point in the history
  2. do not run pip install when requirements is empty

    Signed-off-by: harupy <hkawamura0130@gmail.com>
    harupy committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    0bec3a5 View commit details
    Browse the repository at this point in the history
  3. fix if syntax

    Signed-off-by: harupy <hkawamura0130@gmail.com>
    harupy committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    4cbff76 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. rename

    Signed-off-by: harupy <17039389+harupy@users.noreply.github.com>
    harupy committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    85406c6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into single-pip-install

    Signed-off-by: harupy <17039389+harupy@users.noreply.github.com>
    harupy committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    46c1116 View commit details
    Browse the repository at this point in the history