@Siddhant Pandey venv is not a pre-defined cache, so you need to define a custom cache. e.g.:
definitions: caches: venv: .venv # or your actual dir
You can see the documentation about custom caches here.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Still have a question?
Get fast answers from people who know.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.