You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[CI][AltLinux 10] Work with virtualenv is restored
Alplinux does in creates /usr/bin/virtualenv but creates /usr/bin/virtualenv3.
Let's create the symlink /usr/bin/virtualenv -> /usr/bin/virtualenv3 and restore an usage of virtualenv in run_tests.sh.
0 commit comments