atom-community / atom-community/ide-python
add virtualenvwrapper support
Open
- Dominant language
- JavaScript
- Stars
- 238
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I use virtualenvwrapper, and it is not supported.
Do you know if it is possible to add this functionality?
You can use the $VIRTUAL_ENV to know where the ENV is installed
For exemple:
`> echo $VIRTUAL_ENV `
`/home/USER/.virtualenv/ENV`
Thanks,
Mic
Contributor guide
Assessment
This issue has not been assessed yet.