Use tox, use codecov, work around pypy3 issues.

This commit is contained in:
Andris Raugulis
2017-03-25 06:00:42 +02:00
parent 65ef250aae
commit d3ba5a4e6f
3 changed files with 213 additions and 14 deletions

4
.gitignore vendored
View File

@ -2,4 +2,6 @@
*.pyc
html/
venv/
.cache/
.cache/
.tox
.coverage