summaryrefslogtreecommitdiff
path: root/changelogs/fragments/ansible-test-virtualenv-install.yml
blob: b92a0322b5129be0e14ec7a641e3c6dc0ecd8d16 (plain)
1
2
3
minor_changes:
  - ansible-test - The ``--remote`` option no longer pre-installs the ``virtualenv`` module on Python 3.x instances. The Python built-in ``venv`` module should be used instead.
  - ansible-test - Pin the ``virtualenv`` version used for ``--remote`` pip installs to the latest version supported by Python 2.x, which is version 16.7.10.