aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorGravatar MarkKoz <[email protected]>2020-02-22 21:24:52 -0800
committerGravatar MarkKoz <[email protected]>2020-02-22 21:24:52 -0800
commit01abcb67ef3efc52edcfa302377137b46007287f (patch)
treea6a2df1285724f4d747a4d8ebcb2b939e46d5232 /scripts
parentCI: log when the build cache is used (diff)
CI: don't run commands through pipenv
Since #62, the dependencies have been installed to the system interpreter. Therefore, it's not necessary to run through pipenv to ensure the commands run through an activated virtual environment. This should also fix pipenv run creating a virtual environment. It seems it cannot tell when it should be using the system interpreter. It probably wasn't designed for that anyway i.e. the intent was to run commands directly in such case, which is what this PR will do.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions