From 2a18206771ad6da896b13f66bbfc6c97588832fb Mon Sep 17 00:00:00 2001 From: Darren Schroeder <343840+fdncred@users.noreply.github.com> Date: Thu, 21 Apr 2022 06:50:32 -0500 Subject: [PATCH] add virtualenv to integrations (#5280) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 012382635c..5e345b7bac 100644 --- a/README.md +++ b/README.md @@ -275,6 +275,7 @@ Please submit an issue or PR to be added to this list. - [starship](https://github.com/starship/starship) - [oh-my-posh](https://ohmyposh.dev) - [Couchbase Shell](https://couchbase.sh) +- [virtualenv](https://github.com/pypa/virtualenv) ### Mentions - [The Python Launcher for Unix](https://github.com/brettcannon/python-launcher#how-do-i-get-a-table-of-python-executables-in-nushell)