Skip to content

Commit e1b2f38

Browse files
committed
tox: Add python2 & python3 to adhoc install hint
1 parent 37ebce7 commit e1b2f38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# sudo add-apt-repository ppa:deadsnakes/ppa
55
# sudo apt update
6-
# sudo apt install awscli lib{ldap2,sasl2,ssl}-dev python2.7 python3.{6..13}{,-venv} python-is-python3 sshpass tox
6+
# sudo apt install awscli lib{ldap2,sasl2,ssl}-dev python{2,2.7,3} python3.{6..13}{,-venv} python-is-python3 sshpass tox
77

88
# Py A cntrllr A target coverage Django Jinja2 pip psutil pytest tox virtualenv
99
# ==== ========== ========== ========== ========== ========== ========== ========== ========== ========== ==========

0 commit comments

Comments
 (0)