Skip to content

Commit b726520

Browse files
docs(pip): pre_release parameter
1 parent 34808e1 commit b726520

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

manifests/pip.pp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
# @param log_dir Log directory
2121
# @param egg The egg name to use
2222
# @param umask
23+
# @param pre_release if ye allow to install with --pre
2324
#
2425
# @example Install Flask to /var/www/project1 using a proxy
2526
# python::pip { 'flask':

0 commit comments

Comments
 (0)