You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
setup.py: Open text files with utf-8 encoding explicitly
With ASCII locale, it blows up otherwise on Python 3.5 and
Python 3.6 on non-Fedora systems, as we have Czech characters
in both README and CHANGES.
Fixes#46
0 commit comments