]> git.ipfire.org Git - thirdparty/starlette.git/commit
Fixed encoding issues on windows 28/head
authorAbiola <gbozee@gmail.com>
Tue, 17 Jul 2018 20:38:38 +0000 (21:38 +0100)
committerGitHub <noreply@github.com>
Tue, 17 Jul 2018 20:38:38 +0000 (21:38 +0100)
commit50af72edc04938c653c584630cbb8767f753b850
treee2f4f2e966e23dba6ff33918a2e90c3b296ff561
parentbd127f9cc01ffc65e06106aa78104c08ffac08f5
Fixed encoding issues on windows

Attempting to install the package on windows throws `UnicodeDecodeError: 'charmap' codec can't decode byte 0x90 in position 1549: character maps to <undefined>`

This is an attempted fix
setup.py