summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSergey Stankevich <sergey.stankevich@gmail.com>2013-03-31 19:36:18 -0400
committerSergey Stankevich <sergey.stankevich@gmail.com>2013-03-31 19:36:18 -0400
commitb1aa3198c8d950b0e0f1254ffc28438a49540297 (patch)
tree5a7974effa2949741128d02e5f77c273fa371d05 /README.md
parent7abfab94312888cdbafd67a955677048e081a2c3 (diff)
URL support for pip
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 816610d..aafff6a 100644
--- a/README.md
+++ b/README.md
@@ -32,6 +32,8 @@ Installs and manages packages from pip.
**virtualenv** — virtualenv to run pip in.
+**url** — URL to install from. Default: none
+
**proxy** — Proxy server to use for outbound connections. Default: none
python::pip { 'flask':