mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 17:50:20 +00:00
One environment copy too much, an oversight
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
This commit is contained in:
parent
0ef171ca12
commit
fcb537103f
1 changed files with 0 additions and 1 deletions
|
@ -560,7 +560,6 @@ def onedir_dependencies(
|
|||
)
|
||||
_check_pkg_build_files_exist(ctx, requirements_file=requirements_file)
|
||||
|
||||
env = os.environ.copy()
|
||||
env["PIP_CONSTRAINT"] = str(
|
||||
tools.utils.REPO_ROOT / "requirements" / "constraints.txt"
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue