Skip to content

Use uv in setup script#358

Draft
adangert wants to merge 1 commit intomasterfrom
codex/update-setup.sh-to-use-uv
Draft

Use uv in setup script#358
adangert wants to merge 1 commit intomasterfrom
codex/update-setup.sh-to-use-uv

Conversation

@adangert
Copy link
Copy Markdown
Owner

Summary

  • install uv via pip
  • replace virtualenv with uv venv
  • use uv pip install to install Python dependencies

Testing

  • python3 -m unittest pacemanager_test.py games/ffa_test.py (fails: ModuleNotFoundError: No module named 'psmove')

https://chatgpt.com/codex/tasks/task_e_6878836528ec8331b02dcba7c1e7af81

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant