Install virtualenv with pip

This commit is contained in:
Simon Bruder 2020-04-20 00:43:09 +00:00
parent c043e717c1
commit dd5f8301c9
No known key found for this signature in database
GPG key ID: 6F03E0000CC5B62F
2 changed files with 1 additions and 1 deletions

View file

@ -7,7 +7,6 @@ docker-compose \
esptool \
platformio \
pre-commit \
virtualenv \
xkcdpass \
xq \
youtube-dl

View file

@ -7,3 +7,4 @@ pytest
requests
tabulate
tqdm
virtualenv