Skip to content

Conversation

dsp-ant
Copy link
Member

@dsp-ant dsp-ant commented Oct 11, 2024

This updates our pyproject configuration by doing three thngs:

  • Adding our venv to the configuration so that pyright correctly picks it up
  • Pinning our python version to 3.11 for tools that support .python-version
  • Updating the ruff config to a new layout

pyright and Zed use the venv setting in pyright to correctly determine
the virtual env to use.
Tools like rye and uv use .python version to correctly lock the
venv to a certain python version. We are pinning ours to 3.11.
@dsp-ant dsp-ant mentioned this pull request Oct 11, 2024
@dsp-ant dsp-ant requested a review from jspahrsummers October 11, 2024 11:21
@dsp-ant dsp-ant merged commit 0ccff90 into main Oct 11, 2024
3 checks passed
@dsp-ant dsp-ant deleted the davidsp/pyproject branch October 11, 2024 13:06
gspencergoog pushed a commit to gspencergoog/mcp-python-sdk that referenced this pull request Jul 29, 2025
…davidsp/resources

docs: add early version of the resources spec
gspencergoog pushed a commit to gspencergoog/mcp-python-sdk that referenced this pull request Jul 29, 2025
…dsp-ant-patch-3

Update python.mdx to use uv
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