open-contracting / ocdskit

A suite of command-line tools for working with OCDS data
https://ocdskit.readthedocs.io
BSD 3-Clause "New" or "Revised" License
17 stars 7 forks source link

ci: Set PYTHONIOENCODING=utf-8 (for Windows on PyPy) #180

Closed jpmckinney closed 3 years ago

jpmckinney commented 3 years ago

Just as many failures as without the environment variable in https://github.com/open-contracting/ocdskit/runs/3109312512

Not sure what PyPy 3.7 does different on Windows to cause encoding issues.