This commit is contained in:
2024-02-23 22:17:56 -06:00
parent 7c39e2d717
commit 07328609d7
2 changed files with 17 additions and 4 deletions

View File

@@ -14,5 +14,6 @@ curl https://sh.rustup.rs -sSf | sh -s -- -y
source "$HOME/.cargo/env"
cargo install cargo-c || exit 1
pip install --upgrade pip
python3 -m pip install virtualenv || exit 1