Update README files to clarify the description of the Python package manager by removing the reference to pip as an alternative.
This commit is contained in:
@@ -40,7 +40,7 @@ From serious predictions to playful simulations, we let every "what if" see its
|
||||
|------|---------|-------------|-------------------|
|
||||
| **Node.js** | 18+ | Frontend runtime, includes npm | `node -v` |
|
||||
| **Python** | 3.11+ | Backend runtime | `python --version` |
|
||||
| **uv** | Latest | Python package manager (pip alternative) | `uv --version` |
|
||||
| **uv** | Latest | Python package manager | `uv --version` |
|
||||
|
||||
### 1. Configure Environment Variables
|
||||
|
||||
|
||||
Reference in New Issue
Block a user