mirror of
https://github.com/IlanCosman/tide.git
synced 2024-11-26 09:42:51 +03:00
add additional test for projects under virtualenv
This commit is contained in:
parent
6a693fd928
commit
fda58599c2
@ -21,6 +21,9 @@ _python # CHECK: 3.11.5 (python_project)
|
||||
set -lx VIRTUAL_ENV /home/ilan/.local/share/virtualenvs/pipenv_project-EwRYuc3l
|
||||
_python # CHECK: 3.11.5 (pipenv_project)
|
||||
|
||||
set -lx VIRTUAL_ENV /home/ilan/.local/share/virtualenvs/pipenv_project
|
||||
_python # CHECK: 3.11.5 (pipenv_project)
|
||||
|
||||
set -l python_directory (mktemp -d)
|
||||
cd $python_directory
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user