Open encukou opened 5 years ago
Virtualenv guarantees python to be on the path, but also python3 and python3.8. We should probably symlink those as well. (Feedback from a tox dev I met at the sprint)
python
python3
python3.8
Virtualenv guarantees
python
to be on the path, but alsopython3
andpython3.8
. We should probably symlink those as well. (Feedback from a tox dev I met at the sprint)