mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-07 04:20:07 +01:00
Typo fix
This commit is contained in:
@@ -22,7 +22,7 @@ yum -y install python34u python34u-tools python34u-devel
|
||||
yum -y install python35u python35u-tools python35u-devel
|
||||
|
||||
|
||||
# Set up virtual environments for each Pytho# Set up virtual environments for each Python where the Phoenix builds will be
|
||||
# Set up virtual environments for each Python where the Phoenix builds will be
|
||||
# done. set them to the vagrant user so the venv's can be updated by pip later.
|
||||
mkdir venvs
|
||||
virtualenv --python=python2.7 venvs/Py27
|
||||
|
||||
Reference in New Issue
Block a user