Skip to content

Commit 37e0a1d

Browse files
committed
DOC: Update documentation
The install page was carrying old information about supported Python version.
1 parent 26fd12b commit 37e0a1d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/source/install.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,7 @@ On `Arch Linux`_, you can acquire the additional dependencies via ``pacman``:
6060
6161
$ pacman -S lapack gcc gcc-fortran pkg-config
6262
63-
There are also AUR packages available for installing `Python 3.4
64-
<https://aur.archlinux.org/packages/python34/>`_ (Arch's default python is now
65-
3.5, but Zipline only currently supports 3.4), and `ta-lib
63+
There are also AUR packages available for installing `ta-lib
6664
<https://aur.archlinux.org/packages/ta-lib/>`_, an optional Zipline dependency.
6765
Python 2 is also installable via:
6866

0 commit comments

Comments
 (0)