Deployed 14b5392 to develop in en with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
github-actions[bot]
2025-10-26 08:48:24 +00:00
parent c1e5d7678f
commit a0ac3c66a0
4 changed files with 49 additions and 49 deletions
+1 -1
View File
@@ -2309,7 +2309,7 @@ The <code>stable</code> branch contains the code of the last release (done usual
</div>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p>Python3.11 or higher and the corresponding <code>pip</code> are assumed to be available. The install-script will warn you and stop if that's not the case. <code>git</code> is also needed to clone the Freqtrade repository.<br />
<p>Either <a href="https://docs.astral.sh/uv/">uv</a>, or Python3.11 or higher and the corresponding <code>pip</code> are assumed to be available. The install-script will warn you and stop if that's not the case. <code>git</code> is also needed to clone the Freqtrade repository.<br />
Also, python headers (<code>python&lt;yourversion&gt;-dev</code> / <code>python&lt;yourversion&gt;-devel</code>) must be available for the installation to complete successfully.</p>
</div>
<div class="admonition warning">