File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 99 - PYTHONUNBUFFERED="1"
1010install :
1111 - pip install --isolated --no-input --compile --exists-action=a --disable-pip-version-check --no-cache-dir --upgrade setuptools wheel
12- - pip install --isolated --no-input --compile --exists-action=a --disable-pip-version-check --use-wheel -- no-cache-dir -r ./requirements/dev.txt
13- - pip install --isolated --no-input --compile --exists-action=a --disable-pip-version-check --use-wheel -- no-cache-dir --upgrade setuptools wheel
12+ - pip install --isolated --no-input --compile --exists-action=a --disable-pip-version-check --no-cache-dir -r ./requirements/dev.txt
13+ - pip install --isolated --no-input --compile --exists-action=a --disable-pip-version-check --no-cache-dir --upgrade setuptools wheel
1414script :
1515 - inv clean
1616 - inv check
You can’t perform that action at this time.
0 commit comments