Skip to content

Commit 95aed73

Browse files
committed
Reverted dev-setup.sh making this branch just README changes
1 parent 799ad6a commit 95aed73

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

dev-setup.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
echo "Running in shell: $SHELL (process: $(ps -p $$ -o comm=))"
2-
31
# Create venv if not already present
42
if [ ! -d "venv" ]; then
53
python3 -m pip install venv

0 commit comments

Comments
 (0)