chore: disable itertools default features (#13500)

This commit is contained in:
Matthias Seitz
2024-12-22 20:31:12 +01:00
committed by GitHub
parent 0a5e430268
commit 1d0bb3d127
4 changed files with 4 additions and 4 deletions

View File

@ -18,7 +18,7 @@ workflows:
# Ignore the case that `A` it outside of the workspace. Otherwise it will report errors in external dependencies that we have no influence on.
"--left-side-outside-workspace=ignore",
# Auxillary flags:
# Auxilary flags:
"--offline",
"--locked",
"--show-path",