Skip to content

Commit

Permalink
Remove six from INSTALL.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
jni committed May 28, 2018
1 parent 02270da commit 700174b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions INSTALL.rst
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,6 @@ Build Requirements
* `Python >= 3.5 <http://python.org>`__
* `Numpy >= 1.11 <http://numpy.scipy.org/>`__
* `Cython >= 0.23 <http://www.cython.org/>`__
* `Six >=1.7.3 <https://pypi.python.org/pypi/six>`__
* `SciPy >=0.17.0 <http://scipy.org>`__
* `numpydoc >=0.6 <https://github.com/numpy/numpydoc>`__

Expand All @@ -160,7 +159,6 @@ Runtime requirements
* `SciPy >= 0.17.0 <http://scipy.org>`__
* `Matplotlib >= 1.3.1 <http://matplotlib.sf.net>`__
* `NetworkX >= 1.8 <https://networkx.github.io>`__
* `Six >=1.7.3 <https://pypi.python.org/pypi/six>`__
* `Pillow >= 2.1.0 <https://pypi.python.org/pypi/Pillow>`__
(or `PIL <http://www.pythonware.com/products/pil/>`__)
* `PyWavelets>=0.4.0 <https://pypi.python.org/pypi/PyWavelets/>`__
Expand Down

0 comments on commit 700174b

Please sign in to comment.