Authentication
Configure the Registry
Add topyproject.toml:
Install and Sync
CI/CD
~/.netrc automatically — no additional configuration needed in CI.
Troubleshooting
| Issue | Solution |
|---|---|
401 Unauthorized | Check ~/.netrc token and chmod 600 |
| Wrong index used | Confirm [[tool.uv.index]] (double brackets) not [tool.uv] |