python v3 support + refactored testing and ci

This commit is contained in:
Chris Caron
2017-12-03 02:00:23 -05:00
parent 06c4654c95
commit 9c4502a18b
32 changed files with 694 additions and 236 deletions

5
dev-requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
pytest
coverage
pytest-cov
pycodestyle
tox