Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
please see fireteam/virtualenv-tools#5 This make installation of the virtualenv impossible on CentOS7 since you endup with python > python2.7 and python2.7 > python lrwxrwxrwx. 1 root root 9 Nov 24 20:49 python -> python2.7 lrwxrwxrwx. 1 root root 6 Nov 14 20:03 python2 -> python lrwxrwxrwx. 1 root root 6 Nov 14 20:03 python2.7 -> python Change-Id: I2377dc89e7220e653c0b9a3aab7e882cf2324f2e Related-Bug: #1637509 Partial-Bug: #1644629
- Loading branch information