move venv to shared (#1291)

This commit is contained in:
NotSoToothless
2026-05-31 01:43:19 -07:00
committed by GitHub
parent 37c3e66d75
commit cb0a18f748
11 changed files with 23 additions and 41 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
Smoke test for BOT/render_recap.py in --mode player.
Usage:
source .venv/bin/activate && python BOT/tests/smoke_player_recap.py
source ../SHARED/.venv/bin/activate && python BOT/tests/smoke_player_recap.py
"""
import sqlite3