mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-05-07 05:44:28 +02:00
Update install.sh
This commit is contained in:
@@ -44,6 +44,7 @@ if [ $venv == "y" ]; then
|
||||
|
||||
# install dependencies
|
||||
pip install -U -r requirements.txt
|
||||
fi
|
||||
else
|
||||
printf "\nSkipping virtual environment...\n"
|
||||
# install dependencies
|
||||
|
||||
Reference in New Issue
Block a user