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

Use python executable variable instead of hardcode python3 #239

Merged
merged 5 commits into from
Sep 18, 2021

Commits on Sep 16, 2021

  1. Use python interpreter instead of hardcode python3

    Signed-off-by: Jose Luis Rivero <[email protected]>
    j-rivero committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    6dedf50 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Use previous PythonInterp instead of Python3

    Signed-off-by: Jose Luis Rivero <[email protected]>
    j-rivero committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    a443ee8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36e88a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2021

  1. find python version 3

    Signed-off-by: Steve Peters <[email protected]>
    scpeters committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    1ea1e6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19a927d View commit details
    Browse the repository at this point in the history