Skip to content
Snippets Groups Projects
Commit 2685ced4 authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Clear shell cache

parent 54749cae
No related branches found
No related tags found
No related merge requests found
Pipeline #14852 failed
......@@ -22,6 +22,7 @@ stages:
python3 -m venv venv
source venv/bin/activate
pip install -U pip setuptools wheel
hash -r
pip freeze
make install-dev
pip freeze
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment