parent
efd7b2a978
commit
e386f4846d
4 changed files with 3 additions and 4 deletions
|
@ -3,7 +3,7 @@ PIP_CACHE=$1
|
|||
|
||||
# Number of existing dependency conflicts
|
||||
# Update if a PR resolve one!
|
||||
DEPENDENCY_CONFLICTS=12
|
||||
DEPENDENCY_CONFLICTS=11
|
||||
|
||||
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