Update python list item to mention venv support

This commit is contained in:
Charlie O'Keefe 2019-03-21 14:32:37 -06:00
parent 47c88df4ec
commit def46d8331
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ above!
- [VirtualBox](https://www.virtualbox.org/)
- [Vagrant](https://www.vagrantup.com/) 2.0.3 or higher
- [GnuPG](https://www.gnupg.org/) 2.x (2.11.18 or greater) and make sure it is callable via `gpg2`
- [Python](https://python.org/) Preferably 3.x
- [Python](https://www.python.org/) 3.x (with `venv` support in case that is packaged separately)
- [direnv](https://direnv.net/) (Optional/Recommended)