Site updated at 2016-11-30 06:45:27 UTC

This commit is contained in:
Travis CI 2016-11-30 06:45:27 +00:00
parent 26a4f9b531
commit 8ec287cd71
23 changed files with 37 additions and 37 deletions

View file

@ -196,7 +196,7 @@
<p>Then, activate your virtualenv (steps 3 and 5 above) and upgrade cython.</p>
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">(hass)$ </span>pip3 install --upgrade cython
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">(hass)$ </span>pip3 install --upgrade <span class="nv">cython</span><span class="o">==</span>0.24.1
</code></pre>
</div>