Skip to content

Update contributing reference based on split uv/pip flows#17

Merged
davidism merged 4 commits into
pallets:mainfrom
pamelafox:patch-1
May 18, 2026
Merged

Update contributing reference based on split uv/pip flows#17
davidism merged 4 commits into
pallets:mainfrom
pamelafox:patch-1

Conversation

@pamelafox
Copy link
Copy Markdown
Contributor

@pamelafox pamelafox commented May 18, 2026

This PR makes a few changes:

  1. Adds "pre-commit install" to the uv path in the quick setup guide
  2. Removes the venv section of setup.md, since it's now outdated and redundant with quick.md. Now setup.md is only about git/github/debuggers. Alternatively, we can mirror the uv path in setup.md as well, but that means we need to keep both up to date. Another alternative is just to move the Git/Github info into quick.md

@pamelafox pamelafox changed the title Add pre-commit hooks installation instructions to uv section Update contributing reference based on split uv/pip flows May 18, 2026
- `pyright` - A second type checker.
- `tox run -e typing` - Run all typing checks. This includes `pyright` and its
export check as well.
- `python -m http.server -b 127.0.0.1 -d docs/_build/html` - Serve the
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

docs-auto does this now

@pamelafox
Copy link
Copy Markdown
Contributor Author

Ready to merge

@davidism davidism merged commit 650c674 into pallets:main May 18, 2026
1 check passed
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