parsec-cloud
parsec-cloud copied to clipboard
CI should cache python deps
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