
---

## ✅ Step 3: Build the Package Locally

Make sure you’re inside the **outer LANG_VOTER directory**.

```bash
cd LANG_VOTER
pip install build
python -m build
