We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0a728a commit 07f7676Copy full SHA for 07f7676
1 file changed
azure-pipelines.yml
@@ -1178,6 +1178,8 @@ jobs:
1178
pip install msrestazure markupsafe==2.0.1
1179
# Some extension will change the dependence, so run `azdev setup` again after all extensions installed.
1180
azdev setup -c ./s -r ./azure-cli-extensions
1181
+
1182
+ pip install deepdiff==8.6.1
1183
1184
mkdir -p /tmp/module_stats
1185
0 commit comments