Skip to content

Commit 140c1d6

Browse files
authored
Updated docs to remove line about python 3 incompatability (#242)
1 parent 51b7fa1 commit 140c1d6

File tree

3 files changed

+1
-6
lines changed

3 files changed

+1
-6
lines changed

docs-src/index.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ of Python to get your project up and running as quickly as possible.
2121
Requirements and Installation
2222
******************************
2323

24-
|product_name| currently works with Python 2.7 (watch for Python 3 support in the future), and requires `PyPI` to install
25-
dependencies. Of course, since you probably installed this module with `PyPI`, this is not a problem.
26-
2724
We recommend using `PyPI <https://pypi.python.org/pypi>`_ to install |product_name|
2825

2926
.. code-block:: bash

docs/index.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,6 @@ <h1>Slack Developer Kit for Python<a class="headerlink" href="#product-name" tit
141141
of Python to get your project up and running as quickly as possible.</p>
142142
<div class="section" id="requirements-and-installation">
143143
<h2>Requirements and Installation<a class="headerlink" href="#requirements-and-installation" title="Permalink to this headline"></a></h2>
144-
<p>Slack Developer Kit for Python currently works with Python 2.7 (watch for Python 3 support in the future), and requires <cite>PyPI</cite> to install
145-
dependencies. Of course, since you probably installed this module with <cite>PyPI</cite>, this is not a problem.</p>
146144
<p>We recommend using <a class="reference external" href="https://pypi.python.org/pypi">PyPI</a> to install Slack Developer Kit for Python</p>
147145
<div class="highlight-bash"><div class="highlight"><pre><span></span>pip install slackclient
148146
</pre></div>

docs/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)