Completed test suite. Fixed some minor issues with file writing and regions

This commit is contained in:
Kevin Fronczak
2017-03-12 18:21:28 -04:00
parent 326906f073
commit af0cdb006a
12 changed files with 665 additions and 36 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
include README.rst
include LICENSE
include LICENSE.md
include API.md
include tests/*.py
include helpers/*.py