Skip to content
This repository has been archived by the owner on Jul 16, 2022. It is now read-only.

Is there an option to create the virtualenv in project folder? (similar to Poetry) #30

Closed
Indiana3714 opened this issue Dec 31, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@Indiana3714
Copy link

Is your feature request related to a problem? Please describe.

I still use a virtualenv for my projects since it is easier since VSCode is able to automatically detect a venv folder if it is in the workspace directory, and hence all type hintings/imports get detected automatically without any further steps required.

Describe the solution you'd like

Something similar that was implemented for Poetry python-poetry/poetry#108

Poetry has a config key as follows:

virtualenvs.in-project = true
@frostming
Copy link
Contributor

The venv support is in the plugin https://github.com/pdm-project/pdm-venv, I will transfer this issue there

@frostming frostming transferred this issue from pdm-project/pdm Dec 31, 2021
@frostming frostming added the enhancement New feature or request label Dec 31, 2021
@frostming
Copy link
Contributor

Duplicate with #20 Close this now

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants