Skip to content

Commit

Permalink
Updated docs to remove line about python 3 incompatability (slackapi#242
Browse files Browse the repository at this point in the history
)
Roach authored Nov 14, 2017

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 51b7fa1 commit 140c1d6
Showing 3 changed files with 1 addition and 6 deletions.
3 changes: 0 additions & 3 deletions docs-src/index.rst
Original file line number Diff line number Diff line change
@@ -21,9 +21,6 @@ of Python to get your project up and running as quickly as possible.
Requirements and Installation
******************************

|product_name| currently works with Python 2.7 (watch for Python 3 support in the future), and requires `PyPI` to install
dependencies. Of course, since you probably installed this module with `PyPI`, this is not a problem.

We recommend using `PyPI <https://pypi.python.org/pypi>`_ to install |product_name|

.. code-block:: bash
2 changes: 0 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -141,8 +141,6 @@ <h1>Slack Developer Kit for Python<a class="headerlink" href="#product-name" tit
of Python to get your project up and running as quickly as possible.</p>
<div class="section" id="requirements-and-installation">
<h2>Requirements and Installation<a class="headerlink" href="#requirements-and-installation" title="Permalink to this headline"></a></h2>
<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
dependencies. Of course, since you probably installed this module with <cite>PyPI</cite>, this is not a problem.</p>
<p>We recommend using <a class="reference external" href="https://pypi.python.org/pypi">PyPI</a> to install Slack Developer Kit for Python</p>
<div class="highlight-bash"><div class="highlight"><pre><span></span>pip install slackclient
</pre></div>
2 changes: 1 addition & 1 deletion docs/searchindex.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 140c1d6

Please sign in to comment.