requirements-txt icon indicating copy to clipboard operation
requirements-txt copied to clipboard

venv path is recognized incorrectly.

Open VoIlAlex opened this issue 3 years ago • 1 comments

In my currect project the venv folder is recognized incorrectly, and my "app" folder is used instead. It tries to activate venv via "./app/bin/activate".

Expected behavior It should clearly recognize virtual environment folder.

Desktop:

  • OS: Ubuntu 22.04

VoIlAlex avatar Mar 14 '23 14:03 VoIlAlex

https://github.com/VoIlAlex/requirements-txt/releases/tag/v2.0.7

VoIlAlex avatar Feb 20 '24 16:02 VoIlAlex