Skip to content

Commit de75f1d

Browse files
committed
stop supporting python 3.7 for the client (#2676)
* stop supporting python 3.7 for the client e044a71
1 parent e123aa6 commit de75f1d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -729,7 +729,7 @@ <h1 id="index--page-root">datadog-api-client-python<a class="headerlink" href="#
729729
<p>This repository contains a Python API client for the <a class="reference external" href="https://docs.datadoghq.com/api/">Datadog API</a>.</p>
730730
<section id="requirements">
731731
<h2 id="requirements">Requirements<a class="headerlink" href="#requirements" title="Link to this heading"></a></h2>
732-
<p>Building and using the API client library requires <a class="reference external" href="https://www.python.org/downloads/">Python 3.7+</a>.</p>
732+
<p>Building and using the API client library requires <a class="reference external" href="https://www.python.org/downloads/">Python 3.8+</a>.</p>
733733
</section>
734734
<section id="installation">
735735
<h2 id="installation">Installation<a class="headerlink" href="#installation" title="Link to this heading"></a></h2>

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)