Update python list item to mention venv support
This commit is contained in:
parent
47c88df4ec
commit
def46d8331
|
@ -32,7 +32,7 @@ above!
|
||||||
- [VirtualBox](https://www.virtualbox.org/)
|
- [VirtualBox](https://www.virtualbox.org/)
|
||||||
- [Vagrant](https://www.vagrantup.com/) 2.0.3 or higher
|
- [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`
|
- [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)
|
- [direnv](https://direnv.net/) (Optional/Recommended)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue