Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: s0undt3ch/python-tools-scripts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.14.0
Choose a base ref
...
head repository: s0undt3ch/python-tools-scripts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.15.0
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on May 31, 2023

  1. VirtualEnvConfig now additionally accepts pip_args

    `pip_args` is a list of strings to pass to `pip` when installing the virtualenv's requirements.
    
    Fixes saltstack#35
    
    Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
    s0undt3ch committed May 31, 2023
    Configuration menu
    Copy the full SHA
    2692b46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54652be View commit details
    Browse the repository at this point in the history
Loading