Skip to content

Commit

Permalink
rebuild C++ files with Cython 0.23.4, declare Python 3.5 support
Browse files Browse the repository at this point in the history
  • Loading branch information
kmike committed Nov 25, 2015
1 parent 25924bf commit c9509aa
Show file tree
Hide file tree
Showing 2 changed files with 1,613 additions and 859 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ env:
- TOXENV=py27
- TOXENV=py33
- TOXENV=py34
- TOXENV=py35
install:
- pip install tox
- pip install -U cython
Expand Down

0 comments on commit c9509aa

Please sign in to comment.