Closed sedrubal closed 8 years ago
I think the virtualenv should decide which python should be used (/usr/bin/env python uses python3 in a python3 env)
/usr/bin/env python
python3
@sedrubal LGTM, can you please review my additions? :smiley:
LGTM ;)
I think the virtualenv should decide which python should be used (
/usr/bin/env python
usespython3
in apython3
env)