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 5f3322c commit 67bc336Copy full SHA for 67bc336
1 file changed
docs/getting_started_python.html
@@ -84,7 +84,7 @@ <h1>Setting up a Python environment<a class="headerlink" href="#setting-up-a-pyt
84
<div class="section" id="system-requirements">
85
<h2>System requirements<a class="headerlink" href="#system-requirements" title="Permalink to this headline">¶</a></h2>
86
<ul class="simple">
87
-<li><strong>Python with version>= 3.6 (including 3.7)</strong> on 64-bit operating systems: Available from Python.org.<ul>
+<li><strong>Python with version>= 3.7</strong> on 64-bit operating systems: Available from Python.org.<ul>
88
<li>Python version lifespans: <a class="reference external" href="https://docs.python.org/devguide/#status-of-python-branches">here</a></li>
89
<li>The Python version you choose must match the CPLEX one if you solve locally.</li>
90
</ul>
0 commit comments