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