Add Python 3 compatibility (#109)
* Add python3 compat * Update .gitignore * Update .gitignore again * Remove debugging return * Add unicode_literals import * Bump version * Add python3-tk note
This commit is contained in:
@@ -5,6 +5,7 @@ __pycache__/
|
||||
build/
|
||||
dist/
|
||||
*.egg-info/
|
||||
.eggs/
|
||||
.coverage
|
||||
coverage.xml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user