We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 799ad6a commit 95aed73Copy full SHA for 95aed73
dev-setup.sh
@@ -1,5 +1,3 @@
1
-echo "Running in shell: $SHELL (process: $(ps -p $$ -o comm=))"
2
-
3
# Create venv if not already present
4
if [ ! -d "venv" ]; then
5
python3 -m pip install venv
0 commit comments