We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34808e1 commit b726520Copy full SHA for b726520
manifests/pip.pp
@@ -20,6 +20,7 @@
20
# @param log_dir Log directory
21
# @param egg The egg name to use
22
# @param umask
23
+# @param pre_release if ye allow to install with --pre
24
#
25
# @example Install Flask to /var/www/project1 using a proxy
26
# python::pip { 'flask':
0 commit comments