You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by gi...@apache.org on 2019/05/10 19:52:57 UTC

[beam] branch asf-site updated: Publishing website 2019/05/10 19:52:48 at commit f310234

This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 270649f  Publishing website 2019/05/10 19:52:48 at commit f310234
270649f is described below

commit 270649f7733963a39e180fa12d574d384d3ebfd7
Author: jenkins <bu...@apache.org>
AuthorDate: Fri May 10 19:52:48 2019 +0000

    Publishing website 2019/05/10 19:52:48 at commit f310234
---
 website/generated-content/contribute/release-guide/index.html | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/website/generated-content/contribute/release-guide/index.html b/website/generated-content/contribute/release-guide/index.html
index 2ac1b71..26895f1 100644
--- a/website/generated-content/contribute/release-guide/index.html
+++ b/website/generated-content/contribute/release-guide/index.html
@@ -817,6 +817,10 @@ so builds will be broken until a new snapshot is available.</p>
         <div class="highlighter-rouge"><pre class="highlight"><code> sudo pip install cython
  sudo apt-get install gcc
  sudo apt-get install python-dev
+ sudo apt-get install python3-dev
+ sudo apt-get install python3.5-dev
+ sudo apt-get install python3.6-dev
+ sudo apt-get install python3.7-dev
 </code></pre>
         </div>
       </li>