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
trying to package html5lib for opensuse, but I'm running into the following error when trying to run the tests:
[ 113s] File "/home/abuild/rpmbuild/BUILD/html5lib-0.999999999/html5lib/tests/tokenizertotree.py", line 10, in
[ 113s] from . import test_tokenizer
[ 113s] ImportError: cannot import name 'test_tokenizer'
I can't see that file in the tar-ball or in git over here. Building from the tar-ball on pypi using python 3.5.1.