Install virtualenv with pip
This commit is contained in:
parent
c043e717c1
commit
dd5f8301c9
|
@ -7,7 +7,6 @@ docker-compose \
|
|||
esptool \
|
||||
platformio \
|
||||
pre-commit \
|
||||
virtualenv \
|
||||
xkcdpass \
|
||||
xq \
|
||||
youtube-dl
|
||||
|
|
|
@ -7,3 +7,4 @@ pytest
|
|||
requests
|
||||
tabulate
|
||||
tqdm
|
||||
virtualenv
|
||||
|
|
Reference in a new issue