Skip to content

Commit

Permalink
update the install.rst to match reality
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkowl committed Mar 31, 2018
1 parent 2210640 commit 67b916e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions INSTALL.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,11 @@ To install Twisted, you need:
- `setuptools <https://pypi.python.org/pypi/setuptools>`_
(installed automatically if you use pip).

- `Zope Interface <https://pypi.python.org/pypi/zope.interface>`_ 3.6.0 or newer.
Zope Interface 4.0 or newer is required for Python 3.
- `Zope Interface <https://pypi.python.org/pypi/zope.interface>`_ 4.4.2 or newer.
Installing via pip will automatically download a suitable Zope Interface.

- On Windows `pywin32 <https://pypi.python.org/pypi/pywin32>`_ is required.
Build 219 or later is highly recommended for reliable operation (this is already included in ActivePython).
Build 223 or later is highly recommended for reliable operation.

We also have `setuptools extras <http://twistedmatrix.com/documents/current/installation/howto/optional.html>`_ for automatically installing optional packages used by Twisted.

Expand Down

0 comments on commit 67b916e

Please sign in to comment.