fix unicodecodeerror on windows

This commit is contained in:
Ricter Z
2016-10-19 12:18:42 +08:00
parent 55d24883be
commit 8b63d41cbb
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ python:
- 2.6
- 3.3
- 3.4
- 3.5
- 3.5.2
install:
- python setup.py install