Skip to content

Commit

Permalink
fix: add python 3 to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
felixpatzelt committed Jan 7, 2019
1 parent fa6934d commit 40ebd16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Changelog

Add Python 3 support.


:Version: 1.0.0 of 2017-09-29

Some minor documentation and metadata changes. This version is included with
Expand Down
8 changes: 1 addition & 7 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Installation
Dependencies (automatically installed)
--------------------------------------

- Python 2.7
- Python 2.7 or 3.6
- NumPy
- SciPy
- Pandas
Expand All @@ -65,9 +65,3 @@ Optional Dependencies required only for the examples (pip installable)
- Jupyter
- Matplotlib
- colorednoise


Note
----

Python 3 is *NOT* supported as of yet!

0 comments on commit 40ebd16

Please sign in to comment.