Skip to content

[codex] clarify Python setup commands#1

Open
atimics wants to merge 1 commit into
AnOversizedMooseWithSocks:mainfrom
atimics:codex/python3-setup-docs
Open

[codex] clarify Python setup commands#1
atimics wants to merge 1 commit into
AnOversizedMooseWithSocks:mainfrom
atimics:codex/python3-setup-docs

Conversation

@atimics

@atimics atimics commented Jun 20, 2026

Copy link
Copy Markdown

Summary

  • Clarifies that Python 3 may be invoked as either python or python3 depending on the platform.
  • Uses python -m pip in setup docs so dependency installation targets the selected interpreter.
  • Adds a macOS/Linux virtualenv example and updates the pytest command to python -m pytest -q.

Validation

  • git diff --check
  • /Users/ratimics/develop/.venvs/holostuff/bin/python -m pytest -q --durations=10 before the docs-only commit: 538 passed, 17 skipped, 1 warning.

@atimics atimics marked this pull request as ready for review June 20, 2026 06:44
@drQedwards

Copy link
Copy Markdown

Might need two more pips to here finish but that’s being extra here me saying that

@atimics atimics force-pushed the codex/python3-setup-docs branch from 019f649 to 128861a Compare June 29, 2026 04:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants