We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 033a991 commit 6981108Copy full SHA for 6981108
tests/integration/cases/django_with_dep_resolution_virtual_env_as_input/test.yaml
@@ -56,7 +56,7 @@ steps:
56
- pkg:pypi/[email protected]
57
- --python-venv
58
- ./django_venv
59
- - --deps-resolution
+ - --deps-depth=1
60
- name: Run macaron verify-policy to check for all transitive dependencies.
61
kind: verify
62
options:
tests/integration/cases/timyarkov_multibuild_test_maven/test.yaml
@@ -22,7 +22,7 @@ steps:
22
- main
23
- -d
24
- a8b0efe24298bc81f63217aaa84776c3d48976c5
25
26
- name: Compare dependency resolution result
27
kind: compare
28
0 commit comments