parsec-cloud icon indicating copy to clipboard operation
parsec-cloud copied to clipboard

CI should cache python deps

Open FirelightFlagboy opened this issue 3 years ago • 0 comments

Currently the CI doesn't not cache python downloaded package. It could be interesting to cache those to reduce the CI run time.

It would require to rework the CI to use a virtualenv

FirelightFlagboy avatar Jun 21 '22 09:06 FirelightFlagboy