From 5e371bb4c2af6ee33cc233bcc2ab3f48d25923d9 Mon Sep 17 00:00:00 2001 From: Sebastian Wiesner Date: Fri, 11 May 2012 16:14:11 +0300 Subject: [PATCH] Updated summary of Python documentation to mention virtualenvwrapper support. --- modules/python/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/python/README.md b/modules/python/README.md index 6c39578c..8bb2ebfd 100644 --- a/modules/python/README.md +++ b/modules/python/README.md @@ -1,7 +1,7 @@ Python ====== -Enables local Python package installation. +Enables local Python package installation and virtualenvwrapper. Local Package Installation --------------------------