Skip to content

Commit

Permalink
Fixing README
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Crown committed Jul 9, 2015
1 parent c748ba0 commit ebfc71b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -251,8 +251,3 @@ already filtered the entries you want to know about::
With this, you can examine the timeline for any number of assets. Since the key is a ``datetime``
object, this is a heavy operation. We could always change this in the future, but for now,
limit the assets you give this method to only what you need to examine.

Known Issues
------------

The `haralyzer` module is currently not compatible with python 3.2. This is due to the fact that it leverages the `statistics` backport, which is not compatible with python 3.2. We will be working on a fix as soon as possible, feel free to submit a pull request in the meantime.

0 comments on commit ebfc71b

Please sign in to comment.