Skip to content

Instantly share code, notes, and snippets.

@ramonpin
Created August 27, 2025 08:01
Show Gist options
  • Select an option

  • Save ramonpin/76b28a90f84338c24a2dd6eb1cc1fb33 to your computer and use it in GitHub Desktop.

Select an option

Save ramonpin/76b28a90f84338c24a2dd6eb1cc1fb33 to your computer and use it in GitHub Desktop.

Revisions

  1. ramonpin revised this gist Aug 27, 2025. No changes.
  2. ramonpin created this gist Aug 27, 2025.
    2 changes: 2 additions & 0 deletions create_system_venv.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    #!/usr/bin/env bash
    uv venv --seed --system-site-packages --python=/usr/bin/python3.12 .venv