mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-27 17:49:35 -04:00
5 lines
117 B
Bash
Vendored
5 lines
117 B
Bash
Vendored
source .venv/bin/activate
|
|
uv sync
|
|
export PYTHONBREAKPOINT="pudb.set_trace"
|
|
export PYTHONSTARTUP="ipython_startup.py"
|