Bump pyicloud to 1.0.0 (#67037)
This commit is contained in:
parent
2a2f245ae8
commit
d96c2df6a8
5 changed files with 5 additions and 12 deletions
|
@ -3,7 +3,7 @@ PIP_CACHE=$1
|
|||
|
||||
# Number of existing dependency conflicts
|
||||
# Update if a PR resolve one!
|
||||
DEPENDENCY_CONFLICTS=8
|
||||
DEPENDENCY_CONFLICTS=6
|
||||
|
||||
PIP_CHECK=$(pip check --cache-dir=$PIP_CACHE)
|
||||
LINE_COUNT=$(echo "$PIP_CHECK" | wc -l)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue