Skip to content

Commit

Permalink
clarify docs on supported 2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
mmckerns committed Jun 15, 2020
1 parent d35a021 commit 001beb9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -216,9 +216,9 @@
``pathos`` requires:
- ``python``, **version >= 2.7** or **version >= 3.5**, or ``pypy``
- ``python``, **version == 2.7** or **version >= 3.5**, or ``pypy``
- ``dill``, **version >= 0.3.1**
- ``pox``, **version >= 0.2.7**
- ``pox``, **version >= 0.2.8**
- ``ppft``, **version >= 1.6.6.1**
- ``multiprocess``, **version >= 0.70.9**
Expand Down

0 comments on commit 001beb9

Please sign in to comment.