aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorGravatar MarkKoz <[email protected]>2020-03-09 18:53:53 -0700
committerGravatar MarkKoz <[email protected]>2020-03-09 19:15:42 -0700
commitfe3236c2e450e17f98454bf38b3b1f77298c78be (patch)
treee2dfdb489b520352c183e911897ae28d16aeb211 /tests
parentCI: invalidate caches (diff)
CI: install pipenv to user site
Some of pipenv's dependencies overlap with dependencies in the Pipfile. When installing from the Pipfile, any dependencies already present in the global site will not be installed again to the user site, and thus will not be cached. Therefore, pipenv is installed to the user site to ensure all dependencies get cached. * Move PATH prepend step before pipenv invocation
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions