mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Cleanup .nox
directory before compressing dependencies
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
This commit is contained in:
parent
bb617f23d0
commit
b962bb9ee7
1 changed files with 1 additions and 1 deletions
|
@ -1232,7 +1232,7 @@ def compress_dependencies(session):
|
|||
|
||||
|
||||
@nox.session(
|
||||
python="3",
|
||||
python=str(ONEDIR_PYTHON_PATH),
|
||||
name="pre-archive-cleanup",
|
||||
)
|
||||
@nox.parametrize("pkg", [False, True])
|
||||
|
|
Loading…
Add table
Reference in a new issue