diff --git a/home/.pipx.sh b/home/.pipx.sh index f4f7584..61acf42 100755 --- a/home/.pipx.sh +++ b/home/.pipx.sh @@ -7,7 +7,6 @@ docker-compose \ esptool \ platformio \ pre-commit \ -virtualenv \ xkcdpass \ xq \ youtube-dl diff --git a/home/.requirements.txt b/home/.requirements.txt index 0aaf4c0..e0609b6 100644 --- a/home/.requirements.txt +++ b/home/.requirements.txt @@ -7,3 +7,4 @@ pytest requests tabulate tqdm +virtualenv