Skip to content

Commit

Permalink
drop pypy3 support for now; lxml won't build and it's a known pypy bug)
Browse files Browse the repository at this point in the history
  • Loading branch information
Wooble committed Apr 2, 2015
1 parent f892843 commit af7d006
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ python:
- "3.4"
- "nightly"
- "pypy"
- "pypy3"

install:
- pip install .
Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ usage data into our in-house Electronic Resources Management (ERM) system.

Licensed under the MIT license. See the file LICENSE for details.

pycounter is tested on Python 2.6, 2.7, 3.3, 3.4, 3.5, and pypy
pycounter is tested on Python 2.6, 2.7, 3.3, 3.4, 3.5, and pypy2

Installing
----------
Expand Down

0 comments on commit af7d006

Please sign in to comment.