-
Notifications
You must be signed in to change notification settings - Fork 280
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
version 1.0.2: UnicodeDecodeError ('ascii' codec can't decode byte 0xc3 in position 46: ordinal not in range(128)) #2
Comments
That's strange, because it doesn't happen on Travis build for Python 3.5 (that runs nose tests). I will try to reproduce. |
Unable to reproduce :(
|
I suspect the problem may come from some file in Could you try the branch fix-build-on-Koji? (You'll have to create the tar archive manually, though.) |
That branch worked, thanks! 👍 |
Great! I released version 1.0.3 on pypi so you can use it on Koji. |
yamllint 1.0.2 from pypi fails nose tests on python 3.5
This happened in a koji scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=13121566
The text was updated successfully, but these errors were encountered: