microsoft / microsoft/vscode-python-environments
feature request: supports `requires-python` in "create environment.." flow
Abierto
@karthiknadig ya está trabajando en esto.
Desde el 14/5/2025.
feature-request
help wanted
needs PR
- Lenguaje dominante
- TypeScript
- Estrellas
- 138
- Forks
- 62
- Merge medio
- 1 d 4 h
- PR fusionados (30 d)
- 35
Descripción
feature request: I have a pyproject.toml file in my workspace which I want to select when I am going through "create environment" flow. I get to it at the end but before I get there I have to select my python version. My pyproject.toml file has requires-python = ">3.10" so it would be great if given this, the create environments flow would let
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.