channels icon indicating copy to clipboard operation
channels copied to clipboard

Cache dependencies (pip)

Open smithdc1 opened this issue 4 years ago • 0 comments

Added cache for pip. As we're using tox, I suspect this will only give a small benefit as the environments will still need to be re-created.

I added ${{ env.pythonLocation}}- to the hash. This is intended to get the python version, and so when a small release is issued the cache gets reset.

smithdc1 avatar Oct 20 '20 05:10 smithdc1