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

Issue 180: Fix not parsing pip.conf index urls #181

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Aug 5, 2024

  1. Issue 180: Fix not parsing pip.conf index urls

    Signed-off-by: Cesar Lizarraga <[email protected]>
    calizarr committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    e8e8387 View commit details
    Browse the repository at this point in the history
  2. Fix 180: Make subprocess commands proper lists

    Signed-off-by: Cesar Lizarraga <[email protected]>
    calizarr committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    0218fc5 View commit details
    Browse the repository at this point in the history
  3. Fix 180: Parse environment variables as well

    Signed-off-by: Cesar Lizarraga <[email protected]>
    calizarr committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    0f1fb7d View commit details
    Browse the repository at this point in the history
  4. Fix 180: Fix typo in ternary statements

    Signed-off-by: Cesar Lizarraga <[email protected]>
    calizarr committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    4bf69cf View commit details
    Browse the repository at this point in the history
  5. Fix 180: Make sure to use pip as defined by python

    Signed-off-by: Cesar Lizarraga <[email protected]>
    calizarr committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    e3e6a24 View commit details
    Browse the repository at this point in the history
  6. Fix 180: Add some pycodestyle changes

    Signed-off-by: Cesar Lizarraga <[email protected]>
    calizarr committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    575858d View commit details
    Browse the repository at this point in the history
  7. Fix 180: Make pycodestyle even happier

    Signed-off-by: Cesar Lizarraga <[email protected]>
    calizarr committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    f7ffe07 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    a45e315 View commit details
    Browse the repository at this point in the history