Initial release of 0.2.0. Really overhauled the first cut and adding a decent amount of testing coverage

This commit is contained in:
Kevin Fronczak
2017-01-21 20:32:15 -05:00
parent 7b3a33deb8
commit bbdd6125e8
13 changed files with 750 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
pytest>=2.9.2
pytest-cov>=2.3.1
pytest-timeout>=1.0.0
requests>=2.12.4
testtools