microsoft / microsoft/vscode-python-environments
switch to dependency groups for new package flow
Open
@eleanorjboyd is already working on this.
Since Jun 12, 2025.
feature-request
needs spike
- Dominant language
- TypeScript
- Stars
- 138
- Forks
- 62
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 35
Description
For "new package" flow, switch to dependency groups instead of `pyproject.toml`, `dev-requirements.txt` going forward. see link for more info (https://ichard26.github.io/blog/2025/04/whats-new-in-pip-25.1/#dependency-groups-pep-735)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.