epictetito
Results
1
comments of
epictetito
> I was looking for the same, so I ended up with this > > ``` > python3 -m venv venv > . ./venv/bin/activate > pip install -r requirements.txt >...