46c78a10c1
Using the virtualenv command will generate a virtualenv with the default python exec for the entire system, that means that even if DIB_PYTHON is python3, the virtualenv will use python2. With this change we use the venv embedded command if the version of Python is 3.x to generate a virtualenv with the correct Python 3 version. Change-Id: I8bec32c5e0dae2dee27615146f946a9649f23fd1 |
||
---|---|---|
.. | ||
ironic-python-agent-ramdisk |