We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Packaging this on NixOS will cause the CI to build it with both major python versions, and it fails for python3 like this:
File "/tmp/nix-build-python3.5-htmltreediff-0.1.2.drv-0/htmltreediff-v0.1.2-src/htmltreediff/cli.py", line 11 print diff(html_a, html_b, cutoff=0.0, pretty=True)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Packaging this on NixOS will cause the CI to build it with both major python versions, and it fails for python3 like this:
The text was updated successfully, but these errors were encountered: